Commit 3d8a4768 authored by Noirin Plunkett's avatar Noirin Plunkett
Browse files

Teeny tiny typo, noticed by Matt Lewandowsky



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415199 13f79535-47bb-0310-9956-ffa450edef68
parent c14937d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>