]> granicus.if.org Git - apache/commitdiff
typo
authorRich Bowen <rbowen@apache.org>
Thu, 18 Oct 2012 22:39:49 +0000 (22:39 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 18 Oct 2012 22:39:49 +0000 (22:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1399897 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 4e52c1f8f679d98c3591a11b586f8584235181b9..8d81aef09933d8f955101828dfdbb026b7e2befe 100644 (file)
@@ -535,7 +535,7 @@ AllowOverrideList CookieTracking CookieName
     <p>In the example above <directive module="core">AllowOverride
     </directive> grants permission to the <code>AuthConfig</code>
     directive grouping and <directive>AllowOverrideList</directive> grants
-    permission to only two directves from the <code>FileInfo</code> directive
+    permission to only two directives from the <code>FileInfo</code> directive
     grouping. All others will cause an internal server error.</p>
 </usage>