[Logging-commits] r32 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Apr 9 14:24:16 CEST 2010


Author: mariotomo
Date: 2010-04-09 14:24:16 +0200 (Fri, 09 Apr 2010)
New Revision: 32

Modified:
   www/sample_session.html
Log:
correcting typo in documentation


Modified: www/sample_session.html
===================================================================
--- www/sample_session.html	2010-04-09 12:06:57 UTC (rev 31)
+++ www/sample_session.html	2010-04-09 12:24:16 UTC (rev 32)
@@ -227,7 +227,7 @@
 &nbsp; <R-reserved>else</R-reserved><br/>
 &nbsp; &nbsp; level <R-operator><-</R-operator> 0<br/>
 <br/>
-&nbsp; sprintf(<R-string>'&nbsp; &lt;line level="%d" description="LizardScripter :: %s :: %s"/>\n'</R-string>'&nbsp; &lt;line level="%d" description="LizardScripter :: %s :: %s"/>, level, record$timestamp, record$msg)<br/>
+&nbsp; sprintf(<R-string>'&nbsp; &lt;line level="%d" description="LizardScripter :: %s :: %s"/>\n'</R-string>, level, record$timestamp, record$msg)<br/>
 }
 </code>
 



More information about the Logging-commits mailing list