From: Ben North Date: Tue, 4 Nov 2014 22:18:33 +0000 (+0000) Subject: gitignore.txt: fix spelling of "backslash" X-Git-Tag: v2.2.0-rc1~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03af7cd1580b7a4d9b77c81081d6eabc0338883e;p=thirdparty%2Fgit.git gitignore.txt: fix spelling of "backslash" Signed-off-by: Ben North Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitignore.txt b/Documentation/gitignore.txt index aa776234e1..82b7e0b151 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