summaryrefslogtreecommitdiffstats
path: root/gitglossary.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
committerJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
commitfb5ffde2582ad9b996f1bac8b5b282e9f13953fa (patch)
tree5588535295efdcd7af49fe27f69f1e48593596f9 /gitglossary.html
parent6bc98f21acd99c9e21d29b44300620a04ae9442d (diff)
downloadgit-htmldocs-fb5ffde2582ad9b996f1bac8b5b282e9f13953fa.tar.gz
Autogenerated HTML docs for v2.2.0-rc0-2-gf745ac
Diffstat (limited to 'gitglossary.html')
-rw-r--r--gitglossary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitglossary.html b/gitglossary.html
index c03b0c48f..f4f69d5f3 100644
--- a/gitglossary.html
+++ b/gitglossary.html
@@ -1314,7 +1314,7 @@ short form, the leading colon <code>:</code> is followed by zero or more "magic
signature" letters (which optionally is terminated by another colon <code>:</code>),
and the remainder is the pattern to match against the path.
The "magic signature" consists of ASCII symbols that are neither
-alphanumeric, glob, regex special charaters nor colon.
+alphanumeric, glob, regex special characters nor colon.
The optional colon that terminates the "magic signature" can be
omitted if the pattern begins with a character that does not belong to
"magic signature" symbol set and is not a colon.</p></div>