Skip to content

Commit 0007c85

Browse files
committed
docs: fix typo in worktree.adoc 'extension'
The documentation incorrectly referred to the extension without an 's'. This fixes the typo for clarity. CC: [email protected] Signed-off-by: Mikhail Malinouski <[email protected]>
1 parent cb3b403 commit 0007c85

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)