summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Annex/Content.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/Content.hs b/Annex/Content.hs
index f8c39e1bc..91ffe7a48 100644
--- a/Annex/Content.hs
+++ b/Annex/Content.hs
@@ -298,7 +298,7 @@ sendAnnex key rollback sendobject = go =<< prepSendAnnex key
-
- Note that the returned check action is, in some cases, run in the
- Annex monad of the remote that is receiving the object, rather than
- - the sender. So it cannot rely on Annex state, particular
+ - the sender. So it cannot rely on Annex state.
-}
prepSendAnnex :: Key -> Annex (Maybe (FilePath, Annex Bool))
prepSendAnnex key = withObjectLoc key indirect direct