From 668db84e5144e260c021bf19444731f4412b2eee Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 28 Nov 2023 12:03:49 -0400 Subject: [PATCH] fix some language --- doc/git-annex-matching-options.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/git-annex-matching-options.mdwn b/doc/git-annex-matching-options.mdwn index 83e07105e7..93eb7bf6c7 100644 --- a/doc/git-annex-matching-options.mdwn +++ b/doc/git-annex-matching-options.mdwn @@ -103,8 +103,8 @@ in either of two repositories. * `--lackingcopies=number` - Matches only when git-annex beleives that the specified number or - more additional copies to be made in order to satisfy numcopies + Matches only when git-annex believes that the specified number or + more additional copies need to be made in order to satisfy numcopies settings. * `--approxlackingcopies=number`