提交 63e8dc5b 编写于 作者: J Junio C Hamano

read-cache.c: typofix in comment

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 b96524f8
......@@ -1527,7 +1527,7 @@ int write_index(const struct index_state *istate, int newfd)
/*
* Read the index file that is potentially unmerged into given
* index_state, dropping any unmerged entries. Returns true is
* index_state, dropping any unmerged entries. Returns true if
* the index is unmerged. Callers who want to refuse to work
* from an unmerged state can call this and check its return value,
* instead of calling read_cache().
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册