Skip to content

Commit a0ef381

Browse files
algonellgitster
authored andcommitted
revision: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 619cbc0 commit a0ef381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

revision.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ int rewrite_parents(struct rev_info *revs,
549549
* The log machinery saves the original parent list so that
550550
* get_saved_parents() can later tell what the real parents of the
551551
* commits are, when commit->parents has been modified by history
552-
* simpification.
552+
* simplification.
553553
*
554554
* get_saved_parents() will transparently return commit->parents if
555555
* history simplification is off.

0 commit comments

Comments
 (0)