t/helper: fix a typo
Fix a typo in comments: bellow -> below. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
050e0ef6ea
commit
897124aa1b
|
@ -9,7 +9,7 @@
|
||||||
* ("clean", "smudge", etc).
|
* ("clean", "smudge", etc).
|
||||||
*
|
*
|
||||||
* When --always-delay is given all pathnames with the "can-delay" flag
|
* When --always-delay is given all pathnames with the "can-delay" flag
|
||||||
* that don't appear on the list bellow are delayed with a count of 1
|
* that don't appear on the list below are delayed with a count of 1
|
||||||
* (see more below).
|
* (see more below).
|
||||||
*
|
*
|
||||||
* This implementation supports special test cases:
|
* This implementation supports special test cases:
|
||||||
|
|
Loading…
Reference in New Issue