From a5a244b313c3c11ebd18c82d241a223c51975ac5 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 29 Apr 2021 10:01:57 -0400 Subject: [PATCH] doc/git-annex-config: Fix typo in annex.synconlyannex description --- doc/git-annex-config.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex-config.mdwn b/doc/git-annex-config.mdwn index ecea8c75d1..daf5821c02 100644 --- a/doc/git-annex-config.mdwn +++ b/doc/git-annex-config.mdwn @@ -80,7 +80,7 @@ looks for these. * `annex.synconlyannex` - Set to true to make git-annex sync default to only sincing the git-annex + Set to true to make git-annex sync default to only sync the git-annex branch and annexed content. * `annex.securehashesonly`