Skip to content

Commit 897124a

Browse files
algonellgitster
authored andcommitted
t/helper: fix a typo
Fix a typo in comments: bellow -> below. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 050e0ef commit 897124a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/helper/test-rot13-filter.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* ("clean", "smudge", etc).
1010
*
1111
* When --always-delay is given all pathnames with the "can-delay" flag
12-
* that don't appear on the list bellow are delayed with a count of 1
12+
* that don't appear on the list below are delayed with a count of 1
1313
* (see more below).
1414
*
1515
* This implementation supports special test cases:

0 commit comments

Comments
 (0)