comment typo

This commit is contained in:
Joey Hess 2018-12-30 15:51:20 -04:00
parent 3fdc6fdfa9
commit 84e71dae2e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -27,7 +27,7 @@ import Logs.Transfer
import Network.URI import Network.URI
import Control.Concurrent.Async import Control.Concurrent.Async
-- youtube-dl is can follow redirects to anywhere, including potentially -- youtube-dl can follow redirects to anywhere, including potentially
-- localhost or a private address. So, it's only allowed to download -- localhost or a private address. So, it's only allowed to download
-- content if the user has allowed access to all addresses. -- content if the user has allowed access to all addresses.
youtubeDlAllowed :: Annex Bool youtubeDlAllowed :: Annex Bool