hholzgra                Sat May  6 10:05:01 2006 UTC

  Modified files:              
    /phpdoc/en/reference/info/functions php-get-tmpdir.xml 
  Log:
  note to self: re-run "make test" even after apparently simple fixes!
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/info/functions/php-get-tmpdir.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/info/functions/php-get-tmpdir.xml
diff -u phpdoc/en/reference/info/functions/php-get-tmpdir.xml:1.1 
phpdoc/en/reference/info/functions/php-get-tmpdir.xml:1.2
--- phpdoc/en/reference/info/functions/php-get-tmpdir.xml:1.1   Sat May  6 
09:59:37 2006
+++ phpdoc/en/reference/info/functions/php-get-tmpdir.xml       Sat May  6 
10:05:01 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.php-get-tmpdir">
    <refnamediv>
     <refname>php_get_tmpdir</refname>
@@ -16,7 +16,7 @@
     <para>
      This function returns the path of the directory PHP stores temporary
      files in by default.
-    </pata>
+    </para>
     <para>
      See also <function>tmpfile</function>, <function>tempnam</function>.
     </para>

Reply via email to