aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Drop.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-12-05 12:32:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-12-05 12:32:26 -0400
commit88050b21e3a80c5ba68d955b610adf57467cd0cb (patch)
tree4ef1df07ea863bd76b1acd3992fcebb215a0b929 /Assistant/Drop.hs
parent5a884ef6efe4ab8b572d6397148b9061b80cc75d (diff)
typo
Diffstat (limited to 'Assistant/Drop.hs')
-rw-r--r--Assistant/Drop.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Assistant/Drop.hs b/Assistant/Drop.hs
index 6ea180d99..7b85ece8d 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