gitignore.txt: fix spelling of "backslash"
authorBen North <ben@redfrontdoor.org>
Tue, 4 Nov 2014 22:18:33 +0000 (22:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Nov 2014 22:44:47 +0000 (14:44 -0800)
Signed-off-by: Ben North <ben@redfrontdoor.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitignore.txt
index aa776234e145f5f65a6f0137df5dc2c4a8e1c7ac..82b7e0b1512702b61a1cd28e024583a3488991d8 100644 (file)
@@ -77,7 +77,7 @@ PATTERN FORMAT
    Put a backslash ("`\`") in front of the first hash for patterns
    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