summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-28 20:15:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-28 20:15:20 -0400
commit4accfcbe3cc5ff2f4ae62164549ed611ad6be42f (patch)
tree1cc60bbfdad068857b71ea298e6602a86a4a9dea
parent7ac458b44c0635dd75b127437c605b6d8dbfda36 (diff)
improve comment
-rw-r--r--Command/ImportFeed.hs2
1 files changed, 1 insertions, 1 deletions
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 $