alindeman               Mon Mar 11 16:40:56 2002 EDT

  Modified files:              
    /phpdoc/en/functions        ctype.xml 
  Log:
  typo
  
  
Index: phpdoc/en/functions/ctype.xml
diff -u phpdoc/en/functions/ctype.xml:1.22 phpdoc/en/functions/ctype.xml:1.23
--- phpdoc/en/functions/ctype.xml:1.22  Mon Mar 11 02:30:20 2002
+++ phpdoc/en/functions/ctype.xml       Mon Mar 11 16:40:55 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
  <reference id="ref.ctype">
   <title>Character type functions</title>
   <titleabbrev>ctype</titleabbrev>
@@ -36,7 +36,7 @@
    <section id="ctype.installation">
     <title>Installation</title>
     <para>
-     Beginning with PHP 4.2.0 these function are enabled by default.
+     Beginning with PHP 4.2.0 these functions are enabled by default.
      For older versions you have to configure and compile PHP 
      with <option role="configure">--enable-ctype</option>.
     </para>


Reply via email to