goba            Thu Nov 22 17:20:10 2001 EDT

  Modified files:              
    /phpdoc/en/functions        filesystem.xml 
  Log:
  That would be more correct here... 
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.90 phpdoc/en/functions/filesystem.xml:1.91
--- phpdoc/en/functions/filesystem.xml:1.90     Thu Nov 22 17:15:13 2001
+++ phpdoc/en/functions/filesystem.xml  Thu Nov 22 17:20:10 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.90 $ -->
+<!-- $Revision: 1.91 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -2802,7 +2802,7 @@
      Creates a file with a unique filename in the specified directory.
      If the directory does not exist, <function>tempnam</function> may
      generate a file in the system's temporary directory, and return
-     the name of it. 
+     the name of that. 
     </para>
     <para>
      Prior to PHP 4.0.6, the behaviour of the


Reply via email to