mod_mime.xml referred to AddOuputFilter on two occasions.
Patch included for trunk.

With regards,
Daniel.
Index: mod_mime.xml
===================================================================
--- mod_mime.xml        (revision 1300930)
+++ mod_mime.xml        (working copy)
@@ -509,9 +509,9 @@
     them.</p>
 
     <p>Note that when defining a set of filters using the
-    <directive module="mod_mime">AddOuputFilter</directive> directive,
+    <directive module="mod_mime">AddOutputFilter</directive> directive,
     any definition made will replace any previous definition made by
-    the <directive module="mod_mime">AddOuputFilter</directive>
+    the <directive module="mod_mime">AddOutputFilter</directive>
     directive.</p>
 
     <example>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to