All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gitignore.txt: fix spelling of "backslash"
@ 2014-11-04 22:18 Ben North
  2014-11-04 22:47 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Ben North @ 2014-11-04 22:18 UTC (permalink / raw)
  To: git; +Cc: Jonathan Nieder

Signed-off-by: Ben North <ben@redfrontdoor.org>
---
 Documentation/gitignore.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gitignore.txt b/Documentation/gitignore.txt
index 8734c15..09e82c3 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
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-04 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 22:18 [PATCH] gitignore.txt: fix spelling of "backslash" Ben North
2014-11-04 22:47 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.