]> granicus.if.org Git - apache/commitdiff
Small fix in intro para.
authorChris Pepper <pepper@apache.org>
Sun, 10 Dec 2000 22:19:52 +0000 (22:19 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 10 Dec 2000 22:19:52 +0000 (22:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87276 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/location.html

index 284371267e65555eeca56b58e708da887e68adf2..1f7d8e25e79d3b6248e7c4ab04e014e8b9566f90 100644 (file)
@@ -34,8 +34,8 @@
 URL. It is comparable to the <A
 HREF="mod/core.html#directory">&lt;Directory&gt;</A> directive, and
 should be matched with a &lt;/Location&gt; directive. Directives that
-apply to the URL given should be listen
-within. <CODE>&lt;Location&gt;</CODE> sections are processed in the
+apply to the URL given should be listed
+between them. <CODE>&lt;Location&gt;</CODE> sections are processed in the
 order they appear in the configuration file, after the
 &lt;Directory&gt; sections and <CODE>.htaccess</CODE> files are
 read.</P>