Git fork

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>

authored by

Andrew Kreimer and committed by
Junio C Hamano
e13c49a4 28012b91

+1 -1
+1 -1
pretty.c
··· 2198 2198 } 2199 2199 2200 2200 /* 2201 - * pp_handle_indent() prints out the intendation, and 2201 + * pp_handle_indent() prints out the indentation, and 2202 2202 * the whole line (without the final newline), after 2203 2203 * de-tabifying. 2204 2204 */