gitignore.txt: fix spelling of "backslash"

Signed-off-by: Ben North <ben@redfrontdoor.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Ben North 2014-11-04 22:18:33 +00:00 committed by Junio C Hamano
parent 35e4d77587
commit 03af7cd158

View File

@ -77,7 +77,7 @@ PATTERN FORMAT
Put a backslash ("`\`") in front of the first hash for patterns Put a backslash ("`\`") in front of the first hash for patterns
that begin with a hash. that begin with a hash.
- Trailing spaces are ignored unless they are quoted with backlash - Trailing spaces are ignored unless they are quoted with backslash
("`\`"). ("`\`").
- An optional prefix "`!`" which negates the pattern; any - An optional prefix "`!`" which negates the pattern; any