From d6624b6c798df401eb9e715810537d2b93935a76 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 16 Mar 2012 16:03:04 -0400 Subject: [PATCH] typo --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 3ee2579c30..dd94ccc0c3 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -649,7 +649,7 @@ Here are all the supported configuration settings. A command to run when git-annex begins to use the remote. This can be used to, for example, mount the directory containing the remote. - The command may be run repeatedly in multiple git-annex processes + The command may be run repeatedly when multiple git-annex processes are running concurrently. * `remote..annex-stop-command`