[PHP-DOC] cvs: phpdoc /fr/functions filesystem.xml From: Egon Schmid (eschmid <email protected>)
Date: 05/07/01

eschmid Mon May 7 01:37:55 2001 EDT

  Modified files:
    /phpdoc/fr/functions filesystem.xml
  Log:
  Only harmless characters in filesystem.xml.
  
Index: phpdoc/fr/functions/filesystem.xml
diff -u phpdoc/fr/functions/filesystem.xml:1.20 phpdoc/fr/functions/filesystem.xml:1.21
--- phpdoc/fr/functions/filesystem.xml:1.20 Thu Apr 26 23:44:06 2001
+++ phpdoc/fr/functions/filesystem.xml Mon May 7 01:37:54 2001
@@ -2174,7 +2174,7 @@
     <para>
      <function>pathinfo</function> retourne un tableau associatif,
      contenant les informations sur le chemin <parameter>path</parameter>.
- Les ˇlˇments de tableau suivants sont retournˇs :
+ Les elements de tableau suivants sont retourns :
      <parameter>dirname</parameter>, <parameter>basename</parameter>
      et <parameter>extension</parameter>.
     </para>