提交 9f6fe822 编写于 作者: B Bill Lear 提交者: Junio C Hamano

Correct spelling in diff.c comment

Correct a spelling mistake in a comment.
Signed-off-by: NBill Lear <rael@zopyra.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 b98525e4
......@@ -1224,7 +1224,7 @@ static const char *diff_funcname_pattern(struct diff_filespec *one)
/*
* And define built-in fallback patterns here. Note that
* these can be overriden by the user's config settings.
* these can be overridden by the user's config settings.
*/
for (i = 0; i < ARRAY_SIZE(builtin_funcname_pattern); i++)
if (!strcmp(ident, builtin_funcname_pattern[i].name))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册