mirror of
https://github.com/git/git.git
synced 2024-11-23 01:46:13 +08:00
revision: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
619cbc01a3
commit
a0ef3816c1
@ -549,7 +549,7 @@ int rewrite_parents(struct rev_info *revs,
|
||||
* The log machinery saves the original parent list so that
|
||||
* get_saved_parents() can later tell what the real parents of the
|
||||
* commits are, when commit->parents has been modified by history
|
||||
* simpification.
|
||||
* simplification.
|
||||
*
|
||||
* get_saved_parents() will transparently return commit->parents if
|
||||
* history simplification is off.
|
||||
|
Loading…
Reference in New Issue
Block a user