summaryrefslogtreecommitdiff
path: root/Remote/Git.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-26 15:11:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-26 15:11:32 -0400
commit41633f298bf293ae6786f3673910571c46951cca (patch)
treeacf266934d355dd35dab92ab84d4c3a2eafaa7d9 /Remote/Git.hs
parentcc4f53fb3f7789879551fc278dae17296bae7229 (diff)
typo
Diffstat (limited to 'Remote/Git.hs')
-rw-r--r--Remote/Git.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Git.hs b/Remote/Git.hs
index d68059030..c90384ca4 100644
--- a/Remote/Git.hs
+++ b/Remote/Git.hs
@@ -545,7 +545,7 @@ copyToRemote' r key file meterupdate
copylocal =<< Annex.Content.prepSendAnnex key
| Git.repoIsSsh (repo r) = commitOnCleanup r $
Annex.Content.sendAnnex key noop $ \object -> do
- -- This is too broad really, but recykey normally
+ -- This is too broad really, but recvkey normally
-- verifies content anyway, so avoid complicating
-- it with a local sendAnnex check and rollback.
unlocked <- isDirect <||> versionSupportsUnlockedPointers