improve comment

This commit is contained in:
Joey Hess 2013-07-28 20:15:20 -04:00
parent ac08924ec3
commit 07a9910af7

View file

@ -118,7 +118,7 @@ defaultTemplate = "${feedtitle}/${itemtitle}${extension}"
- -
- Since each feed url is only downloaded once, - Since each feed url is only downloaded once,
- if the file already exists, two items with different urls - if the file already exists, two items with different urls
- has the same title. A number is added to disambiguate. - are conflicting. A number is added to disambiguate.
-} -}
feedFile :: Utility.Format.Format -> ToDownload -> IO FilePath feedFile :: Utility.Format.Format -> ToDownload -> IO FilePath
feedFile tmpl i = makeUnique 1 $ feedFile tmpl i = makeUnique 1 $