]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Type, fixed in trunk already.
authorErik Abele <erikabele@apache.org>
Fri, 19 Oct 2007 13:11:15 +0000 (13:11 +0000)
committerErik Abele <erikabele@apache.org>
Fri, 19 Oct 2007 13:11:15 +0000 (13:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586420 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index e5c7e36cce1ddb806ecb418b8bace2141b4725e8..e2b2b0a2d561ca825c46040f392a5ce722d828d1 100644 (file)
@@ -73,7 +73,7 @@ available</description>
     <p>Using <code>none</code> for an argument will disable any accept filters 
        for that protocol.  This is useful for protocols that require a server
        send data first, such as <code>nntp</code>:</p>
-    <example>AcceptFilter nttp none</example>
+    <example>AcceptFilter nntp none</example>
 
 </usage>
 </directivesynopsis>