pollita         Sun Mar  2 23:53:02 2003 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   diskfreespace.xml 
  Log:
  Fix broken endtag
  
  
Index: phpdoc/en/reference/filesystem/functions/diskfreespace.xml
diff -u phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.3 
phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.4
--- phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.3      Sun Mar  2 
07:34:40 2003
+++ phpdoc/en/reference/filesystem/functions/diskfreespace.xml  Sun Mar  2 23:53:02 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.diskfreespace">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
     <para>
-     This function is an alias of <function>disk_free_space/function>.
+     This function is an alias of <function>disk_free_space</function>.
     </para>
    </refsect1>
   </refentry>



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

Reply via email to