aidan Wed Aug 11 07:28:56 2004 EDT
Modified files:
/phpdoc/en/reference/errorfunc/functions error-reporting.xml
Log:
Fixed typo
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/error-reporting.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/errorfunc/functions/error-reporting.xml
diff -u phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.9
phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.10
--- phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.9 Tue Feb 17
05:57:26 2004
+++ phpdoc/en/reference/errorfunc/functions/error-reporting.xml Wed Aug 11 07:28:56
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
<refentry id="function.error-reporting">
<refnamediv>
@@ -159,7 +159,7 @@
<simpara>
With PHP > 5.0.0 <constant>E_STRICT</constant> with value 2048 is
available. <constant>E_ALL</constant> does <emphasis>NOT</emphasis>
- include error level<constant>E_STRICT</constant>.
+ include error level <constant>E_STRICT</constant>.
</simpara>
</warning>
<para>