diff --git a/pretty.c b/pretty.c index 44222fb83c..e904bd1ea5 100644 --- a/pretty.c +++ b/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 * de-tabifying. */