]> granicus.if.org Git - apache/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Mon, 13 Aug 2012 14:32:59 +0000 (14:32 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 13 Aug 2012 14:32:59 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372448 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.html.en
docs/manual/mod/mod_lua.xml.fr

index 71da4e08183656362c3e12271d0d438a45b0a676..048404d3b5c89439b6a2cd4700acf41153734251 100644 (file)
@@ -415,11 +415,11 @@ end
         r:trace1("This is a trace log message") -- trace1 through trace8 can be used <br />
         r:debug("This is a debug log message")<br />
         r:info("This is an info log message")<br />
-        r:notice("This is an notice log message")<br />
-        r:warn("This is an warn log message")<br />
+        r:notice("This is a notice log message")<br />
+        r:warn("This is a warn log message")<br />
         r:err("This is an err log message")<br />
         r:alert("This is an alert log message")<br />
-        r:crit("This is an crit log message")<br />
+        r:crit("This is a crit log message")<br />
         r:emerg("This is an emerg log message")<br />
 </pre>
 
index 7aea75766176edb8b46b1123c36fb55452a2a93a..cf6d55c02d593e7c4f3af32fecd18333c131e3f7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1345920:1370499 (outdated) -->
+<!-- English Revision: 1345920:1372446 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->