summaryrefslogtreecommitdiffstats
path: root/user-manual.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-07-18 13:16:48 -0700
committerJunio C Hamano <gitster@pobox.com>2018-07-18 13:16:48 -0700
commitea1ac8d6d6d8856d448e1f6e2d941f7663dc9ecd (patch)
tree50a7bda536235313b6288988e779c75bc53970e5 /user-manual.html
parentec40f134aa677499a0c1bf7ea6133b7b5fe348c4 (diff)
downloadgit-htmldocs-ea1ac8d6d6d8856d448e1f6e2d941f7663dc9ecd.tar.gz
Autogenerated HTML docs for v2.18.0-232-gb7bd94
Diffstat (limited to 'user-manual.html')
-rw-r--r--user-manual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-manual.html b/user-manual.html
index 13dc40e34..cc90f4475 100644
--- a/user-manual.html
+++ b/user-manual.html
@@ -2313,7 +2313,7 @@ The "magic signature" consists of ASCII symbols that are neither
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><p class="simpara">In the long form, the leading colon <code class="literal">:</code> is followed by a open
+"magic signature" symbol set and is not a colon.</p><p class="simpara">In the long form, the leading colon <code class="literal">:</code> is followed by an open
parenthesis <code class="literal">(</code>, a comma-separated list of zero or more "magic words",
and a close parentheses <code class="literal">)</code>, and the remainder is the pattern to match
against the path.</p><p class="simpara">A pathspec with only a colon means "there is no pathspec". This form