aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/repository-version.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technical/repository-version.txt')
-rw-r--r--Documentation/technical/repository-version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/repository-version.txt b/Documentation/technical/repository-version.txt
index 8ef664b0b9..045a76756f 100644
--- a/Documentation/technical/repository-version.txt
+++ b/Documentation/technical/repository-version.txt
@@ -96,7 +96,7 @@ The value of this key is the name of the promisor remote.
==== `worktreeConfig`
If set, by default "git config" reads from both "config" and
-"config.worktree" file from GIT_DIR in that order. In
+"config.worktree" files from GIT_DIR in that order. In
multiple working directory mode, "config" file is shared while
"config.worktree" is per-working directory (i.e., it's in
GIT_COMMON_DIR/worktrees/<id>/config.worktree)