From 4accfcbe3cc5ff2f4ae62164549ed611ad6be42f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Jul 2013 20:15:20 -0400 Subject: improve comment --- Command/ImportFeed.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command') diff --git a/Command/ImportFeed.hs b/Command/ImportFeed.hs index 9094ce95b..27ccf07ff 100644 --- a/Command/ImportFeed.hs +++ b/Command/ImportFeed.hs @@ -118,7 +118,7 @@ defaultTemplate = "${feedtitle}/${itemtitle}${extension}" - - Since each feed url is only downloaded once, - 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 tmpl i = makeUnique 1 $ -- cgit v1.2.3