]> granicus.if.org Git - apache/commitdiff
Fixed xml for mod_info.xml
authorLuca Toscano <elukey@apache.org>
Thu, 15 Dec 2016 18:23:48 +0000 (18:23 +0000)
committerLuca Toscano <elukey@apache.org>
Thu, 15 Dec 2016 18:23:48 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774505 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_info.xml

index a87d415b09cd0a8b533ab5c90858f6e15473b1a7..2cacbed8dc376039fb0acd241f2ee0dd9a8453a2 100644 (file)
@@ -118,7 +118,7 @@ configuration</description>
     <module>mod_info</module> will dump the pre-parsed configuration to
     <code>stdout</code> during server startup.</p>
 
-    <highlight langage="sh">
+    <highlight language="sh">
     httpd -DDUMP_CONFIG -k start
     </highlight>