]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo fix
authorDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 11:19:08 +0000 (11:19 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 11:19:08 +0000 (11:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328323 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dumpio.xml

index 362fe7a23f5d24bcbda652ff99b9033d8d3251a4..3a3535ee6160c57c21c37ca664bc7bf119257d4b 100644 (file)
@@ -45,7 +45,7 @@
 
     <p>To enable the module, it should be compiled and loaded
     in to your running Apache configuration. Logging can then
-    be enabled or disabled seperately for input and output via
+    be enabled or disabled separately for input and output via
     the below directives.  Additionally, <module>mod_dumpio</module>
     needs to be configured to <directive
     module="core">LogLevel</directive> <code>trace7</code>: