Skip to content

Commit 03af7cd

Browse files
bennorthgitster
authored andcommitted
gitignore.txt: fix spelling of "backslash"
Signed-off-by: Ben North <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 35e4d77 commit 03af7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitignore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ PATTERN FORMAT
7777
Put a backslash ("`\`") in front of the first hash for patterns
7878
that begin with a hash.
7979

80-
- Trailing spaces are ignored unless they are quoted with backlash
80+
- Trailing spaces are ignored unless they are quoted with backslash
8181
("`\`").
8282

8383
- An optional prefix "`!`" which negates the pattern; any

0 commit comments

Comments
 (0)