Skip to content

Commit bf5c224

Browse files
M-L-Mlgitster
authored andcommitted
docs: fix typo in worktree.adoc 'extension'
The documentation incorrectly referred to the extension without an 's'. This fixes the typo for clarity. Signed-off-by: Mikhail Malinouski <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 47243ee commit bf5c224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/worktree.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ worktree.useRelativePaths::
1515
different locations or environments. Defaults to "false".
1616
+
1717
Note that setting `worktree.useRelativePaths` to "true" implies enabling the
18-
`extension.relativeWorktrees` config (see linkgit:git-config[1]),
18+
`extensions.relativeWorktrees` config (see linkgit:git-config[1]),
1919
thus making it incompatible with older versions of Git.

0 commit comments

Comments
 (0)