Skip to content

Commit 56a8aea

Browse files
pcloudsgitster
authored andcommitted
git-check-ref-format.txt: typo, s/avoids/avoid/
Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2435856 commit 56a8aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-check-ref-format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Git imposes the following rules on how references are named:
6060

6161
These rules make it easy for shell script based tools to parse
6262
reference names, pathname expansion by the shell when a reference name is used
63-
unquoted (by mistake), and also avoids ambiguities in certain
63+
unquoted (by mistake), and also avoid ambiguities in certain
6464
reference name expressions (see linkgit:gitrevisions[7]):
6565

6666
. A double-dot `..` is often used as in `ref1..ref2`, and in some

0 commit comments

Comments
 (0)