]> granicus.if.org Git - apache/commitdiff
Typo: explicitly.
authorChris Pepper <pepper@apache.org>
Sun, 23 Mar 2003 22:53:51 +0000 (22:53 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 23 Mar 2003 22:53:51 +0000 (22:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99048 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.xml

index a17c6a89b6b1474e38a31f3363fe0aba3d6de25d..e00e88f786d8e794c5be4739a2a00afc3598f0e5 100644 (file)
@@ -205,7 +205,7 @@ directives can each use shell-style wildcard characters as in
 matches any sequence of characters, "?" matches any single character,
 and "[<em>seq</em>]" matches any character in <em>seq</em>.  The "/"
 character will not be matched by any wildcard; it must be specified
-explictly.</p>
+explicitly.</p>
 
 <p>If even more flexible matching is required, each
 container has a regular-expression (regex) counterpart <directive