cece            Sat Feb  7 16:22:18 2004 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  fixed typo
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.68&r2=1.69&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.68 phpdoc/en/language-snippets.ent:1.69
--- phpdoc/en/language-snippets.ent:1.68        Sat Feb  7 10:17:12 2004
+++ phpdoc/en/language-snippets.ent     Sat Feb  7 16:22:18 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.68 $ -->
+<!-- $Revision: 1.69 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -226,7 +226,7 @@
 <!ENTITY safemode '<link linkend="ini.safe-mode">safe mode</link>'>
 
 <!-- SimpleXML Notes -->
-<!ENTITY simplexml.iteration '<note><simpara>SimpleXML has made a rule of adding 
iterative properties to most methods. Thay cannot be viewed using 
<function>var_dump</function> or anything else which can examine 
objects.</simpara></note>'>
+<!ENTITY simplexml.iteration '<note><simpara>SimpleXML has made a rule of adding 
iterative properties to most methods. They cannot be viewed using 
<function>var_dump</function> or anything else which can examine 
objects.</simpara></note>'>
 
 <!-- Database Notes -->
 <!ENTITY database.field-case '<note><simpara>Field names returned by this function

Reply via email to