summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBen North <ben@redfrontdoor.org>2014-11-04 22:18:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-11-04 22:44:47 (GMT)
commit03af7cd1580b7a4d9b77c81081d6eabc0338883e (patch)
treec8c15f7501549a2c99bc14c438bf0bfadf06499f /Documentation
parent35e4d775875603c748a127c82909f5d62a410ac8 (diff)
downloadgit-03af7cd1580b7a4d9b77c81081d6eabc0338883e.zip
git-03af7cd1580b7a4d9b77c81081d6eabc0338883e.tar.gz
git-03af7cd1580b7a4d9b77c81081d6eabc0338883e.tar.bz2
gitignore.txt: fix spelling of "backslash"
Signed-off-by: Ben North <ben@redfrontdoor.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/gitignore.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitignore.txt b/Documentation/gitignore.txt
index aa77623..82b7e0b 100644
--- a/Documentation/gitignore.txt
+++ b/Documentation/gitignore.txt
@@ -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