]> granicus.if.org Git - apache/commitdiff
xml fix
authorDaniel Gruno <humbedooh@apache.org>
Mon, 4 Feb 2013 11:43:07 +0000 (11:43 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 4 Feb 2013 11:43:07 +0000 (11:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1442083 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index ed73eb0217846e5c50c84b367a350d8bd6b739d0..01489df2f37c5d40d3d3692dc504746fd54bd0a3 100644 (file)
@@ -501,7 +501,7 @@ function handler(r)
 end
     </highlight>
     <p>
-    To utilize <module name="mod_dbd">mod_dbd</module>, simply specify <code>mod_dbd</code>
+    To utilize <module>mod_dbd</module>, simply specify <code>mod_dbd</code>
     as the database type, or leave the field blank:
     </p>
     <highlight language="lua">