[PHP-DOC] cvs: phpdoc /de/functions math.xml From: Egon Schmid (eschmid <email protected>)
Date: 07/03/00

eschmid Mon Jul 3 05:36:29 2000 EDT

  Modified files:
    /phpdoc/de/functions math.xml
  Log:
  Fixed typo found by Jade Nicoletti.
  
Index: phpdoc/de/functions/math.xml
diff -u phpdoc/de/functions/math.xml:1.11 phpdoc/de/functions/math.xml:1.12
--- phpdoc/de/functions/math.xml:1.11 Tue Jun 27 10:00:29 2000
+++ phpdoc/de/functions/math.xml Mon Jul 3 05:36:29 2000
@@ -897,7 +897,7 @@
     <para>
      Diese Funktion liefert <parameter>base</parameter> potenziert mit
      <parameter>exp</parameter>, also <parameter>base</parameter> hoch
- <parameter>arg</parameter>.
+ <parameter>exp</parameter>.
     </para>
     <para>
      Siehe auch <function>exp</function>.