Skip to content

Commit 0e3aa6a

Browse files
committed
Merge branch 'mm/worktree-doc-typofix'
Docfix. * mm/worktree-doc-typofix: docs: fix typo in worktree.adoc 'extension'
2 parents 5fe4f63 + bf5c224 commit 0e3aa6a

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)