From 41633f298bf293ae6786f3673910571c46951cca Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Dec 2015 15:11:32 -0400 Subject: typo --- Remote/Git.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Remote') 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 -- cgit v1.2.3