Skip to content

Commit e13c49a

Browse files
algonellgitster
authored andcommitted
pretty: 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 28012b9 commit e13c49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pretty.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2198,7 +2198,7 @@ static void strbuf_add_tabexpand(struct strbuf *sb, struct grep_opt *opt,
21982198
}
21992199

22002200
/*
2201-
* pp_handle_indent() prints out the intendation, and
2201+
* pp_handle_indent() prints out the indentation, and
22022202
* the whole line (without the final newline), after
22032203
* de-tabifying.
22042204
*/

0 commit comments

Comments
 (0)