Skip to content

Commit 7fa1365

Browse files
committed
Merge branch 'nd/gitignore-trailing-whitespace' into maint
* nd/gitignore-trailing-whitespace: gitignore.txt: fix spelling of "backslash"
2 parents caea1a2 + 03af7cd commit 7fa1365

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)