From 6c0bdc34476a46399d73f4d519eff4d041a7e4e6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Dec 2012 12:32:26 -0400 Subject: [PATCH] typo --- Assistant/Drop.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Assistant/Drop.hs b/Assistant/Drop.hs index 6ea180d995..7b85ece8d1 100644 --- a/Assistant/Drop.hs +++ b/Assistant/Drop.hs @@ -20,8 +20,7 @@ import Annex.Exception import Config {- Drop from local and/or remote when allowed by the preferred content and - - numcopies settings. If it's known to be present on a particular remote, - - -} + - numcopies settings. -} handleDrops :: Bool -> Key -> AssociatedFile -> Maybe Remote -> Assistant () handleDrops _ _ Nothing _ = noop handleDrops fromhere key f knownpresentremote = do