Skip to content

Commit 82e81ed

Browse files
newrengitster
authored andcommitted
documentation: fix small error
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cf6cac2 commit 82e81ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/fsck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ to clone or fetch it set `fetch.fsck.<msg-id>`.
1111
+
1212
The rest of the documentation discusses `fsck.*` for brevity, but the
1313
same applies for the corresponding `receive.fsck.*` and
14-
`fetch.<msg-id>.*`. variables.
14+
`fetch.fsck.*`. variables.
1515
+
1616
Unlike variables like `color.ui` and `core.editor` the
1717
`receive.fsck.<msg-id>` and `fetch.fsck.<msg-id>` variables will not

0 commit comments

Comments
 (0)