From d0ef049cca448bc4e0189dbad0e0e4ca4192604b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 2 Sep 2018 16:16:08 -0400 Subject: [PATCH] comment typo --- Command/ImportFeed.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command/ImportFeed.hs b/Command/ImportFeed.hs index ce02cfaae4..e027849083 100644 --- a/Command/ImportFeed.hs +++ b/Command/ImportFeed.hs @@ -198,7 +198,7 @@ performDownload opts cache todownload = case location todownload of let mediaurl = setDownloader linkurl YoutubeDownloader let mediakey = Backend.URL.fromUrl mediaurl Nothing -- Old versions of git-annex that used quvi might have - -- used the quviurl for this, so check i/f it's known + -- used the quviurl for this, so check if it's known -- to avoid adding it a second time. let quviurl = setDownloader linkurl QuviDownloader checkknown mediaurl $ checkknown quviurl $