From 1b38c3e4a9741da210b984eac6ffc073121a4940 Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 8 Apr 2013 07:06:37 +0400 Subject: fix docs --- src/Network/Torrent/Tracker/Scrape.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/Torrent') diff --git a/src/Network/Torrent/Tracker/Scrape.hs b/src/Network/Torrent/Tracker/Scrape.hs index 5152b79f..80a9fc0a 100644 --- a/src/Network/Torrent/Tracker/Scrape.hs +++ b/src/Network/Torrent/Tracker/Scrape.hs @@ -34,7 +34,7 @@ data ScrapeInfo = ScrapeInfo { , siIncomplete :: Int -- ^ Number of leechers. , siName :: Maybe ByteString - -- | Name of the torrent file, as specified by the "name" + -- ^ Name of the torrent file, as specified by the "name" -- file in the info section of the .torrent file. } deriving (Show, Eq) -- cgit v1.2.3