From 5570963d8b22713d4f6ed9c0e2c7f686d5bc75da Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 3 Dec 2013 00:38:55 +0400 Subject: Fix typo in docs --- src/Data/Torrent/URN.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Data/Torrent/URN.hs b/src/Data/Torrent/URN.hs index e9a0bd00..feb18f48 100644 --- a/src/Data/Torrent/URN.hs +++ b/src/Data/Torrent/URN.hs @@ -72,7 +72,7 @@ instance Convertible URN InfoHash where | otherwise = safeConvert urnString -- | Make resource name for torrent with corresponding --- infohash. Infohash is base16 (hex) encoded). +-- infohash. Infohash is base16 (hex) encoded. -- infohashURN :: InfoHash -> URN infohashURN = URN btih . longHex -- cgit v1.2.3