]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Teeny tiny typo, noticed by Matt Lewandowsky
authorNoirin Plunkett <noirin@apache.org>
Sun, 18 Jun 2006 21:33:38 +0000 (21:33 +0000)
committerNoirin Plunkett <noirin@apache.org>
Sun, 18 Jun 2006 21:33:38 +0000 (21:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415199 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 8e377dafd210fdb10b7f6e133cbd27c9f023acb6..d57e5f1a0242dd7af391f79b7f4c689e27519983 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>