[PHP-DOC] cvs: phpdoc /en/language types.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 05/17/01

jeroen Thu May 17 02:25:32 2001 EDT

  Modified files:
    /phpdoc/en/language types.xml
  Log:
  Fixed typo again, recounted types...
  
  
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.23 phpdoc/en/language/types.xml:1.24
--- phpdoc/en/language/types.xml:1.23 Thu May 17 01:14:25 2001
+++ phpdoc/en/language/types.xml Thu May 17 02:25:32 2001
@@ -10,7 +10,7 @@
   </simpara>
   
   <para>
- Three scalar <!-- (basic, can't be split into parts) --> types:
+ Four scalar <!-- (basic, can't be split into parts) --> types:
 
    <itemizedlist>
 
@@ -42,7 +42,7 @@
   </para>
 
   <para>
- Three compound types:
+ Two compound types:
 
    <itemizedlist>
 
@@ -279,7 +279,7 @@
       
     <para>
      See also:
- <link linkend="ref.gmp">Arbitrary precision integes</link> and
+ <link linkend="ref.gmp">Arbitrary precision integers</link> and
      <link linkend="language.types.double">Floating point numbers</link>
     </para>
       </sect3>