pretty: 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:
committed by
Junio C Hamano
parent
28012b915c
commit
e13c49a4c5
2
pretty.c
2
pretty.c
@@ -2198,7 +2198,7 @@ static void strbuf_add_tabexpand(struct strbuf *sb, struct grep_opt *opt,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* pp_handle_indent() prints out the intendation, and
|
* pp_handle_indent() prints out the indentation, and
|
||||||
* the whole line (without the final newline), after
|
* the whole line (without the final newline), after
|
||||||
* de-tabifying.
|
* de-tabifying.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user