Author: kurdalen
Date: Tue Apr 28 06:50:33 2009
New Revision: 769264

URL: http://svn.apache.org/viewvc?rev=769264&view=rev
Log:
corrected a minor typo

Modified:
    incubator/log4php/trunk/src/main/php/xml/log4php.dtd

Modified: incubator/log4php/trunk/src/main/php/xml/log4php.dtd
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/main/php/xml/log4php.dtd?rev=769264&r1=769263&r2=769264&view=diff
==============================================================================
--- incubator/log4php/trunk/src/main/php/xml/log4php.dtd (original)
+++ incubator/log4php/trunk/src/main/php/xml/log4php.dtd Tue Apr 28 06:50:33 
2009
@@ -24,7 +24,7 @@
 <!-- A configuration element consists of optional renderer
 elements,appender elements, categories and an optional root
 element. -->
-<!-- [loh4php] -->
+<!-- [log4php] -->
 <!--
     category instead of logger cannot be used. categoryFactory is not 
implemented in log4php.
 -->
@@ -44,7 +44,7 @@
 <!-- cannot be set to null. The "null" value for the threshold attribute -->
 <!-- simply means don't touch the threshold field, the threshold field   --> 
 <!-- keeps its old value.                                                -->
-<!-- [loh4php] -->
+<!-- [log4php] -->
 <!-- the "null" value in debug means "turn off debugging" -->
 <!-- [/log4php] -->
      


Reply via email to