colder          Fri Aug 25 18:11:57 2006 UTC

  Modified files:              
    /phpdoc/en/reference/simplexml      reference.xml 
  Log:
  typo in the acronym
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/simplexml/reference.xml?r1=1.18&r2=1.19&diff_format=u
Index: phpdoc/en/reference/simplexml/reference.xml
diff -u phpdoc/en/reference/simplexml/reference.xml:1.18 
phpdoc/en/reference/simplexml/reference.xml:1.19
--- phpdoc/en/reference/simplexml/reference.xml:1.18    Wed May 31 22:54:02 2006
+++ phpdoc/en/reference/simplexml/reference.xml Fri Aug 25 18:11:57 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
 <!-- Purpose: xml -->
 <!-- Membership: bundled, external -->
 
@@ -170,9 +170,9 @@
     </para>
     <para>
      <example>
-      <title>Using Xpath</title>
+      <title>Using XPath</title>
       <simpara>
-       SimpleXML includes builtin <acronym>Xpath</acronym> support.
+       SimpleXML includes builtin <acronym>XPath</acronym> support.
        To find all <literal>&lt;character&gt;</literal> elements:
       </simpara>
       <programlisting role="php">

Reply via email to