tom             Tue Oct  8 17:23:48 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem     ini.xml 
  Log:
  typo
  
  
Index: phpdoc/en/reference/filesystem/ini.xml
diff -u phpdoc/en/reference/filesystem/ini.xml:1.1 
phpdoc/en/reference/filesystem/ini.xml:1.2
--- phpdoc/en/reference/filesystem/ini.xml:1.1  Sun Sep 29 20:09:45 2002
+++ phpdoc/en/reference/filesystem/ini.xml      Tue Oct  8 17:23:48 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="filesystem.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -134,7 +134,7 @@
       <function>fgets</function> and <function>file</function> to see if it
       is using Unix, MS-Dos or Macintosh line-ending conventions.
      </para>
-     <para>This enables PHP to to interoperate with Macintosh systems,
+     <para>This enables PHP to interoperate with Macintosh systems,
       but defaults to Off, as there is a very small performance penalty
       when detecting the EOL conventions for the first line, and also
       because people using carriage-returns as item separators under



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to