Skip to content

Commit 08ce333

Browse files
tmzullingergitster
authored andcommitted
apply.c: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d795c65 commit 08ce333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apply.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ static int parse_whitespace_option(struct apply_state *state, const char *option
8282
}
8383
/*
8484
* Please update $__git_whitespacelist in git-completion.bash,
85-
* Documentation/git-apply.txt, and Documentation/git-am.txt
85+
* Documentation/git-apply.adoc, and Documentation/git-am.adoc
8686
* when you add new options.
8787
*/
8888
return error(_("unrecognized whitespace option '%s'"), option);

0 commit comments

Comments
 (0)