takagi Sun Apr 1 08:26:23 2007 UTC
Modified files:
/phpdoc/en/reference/math/functions decoct.xml
Log:
added missing parameter name.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/math/functions/decoct.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/math/functions/decoct.xml
diff -u phpdoc/en/reference/math/functions/decoct.xml:1.10
phpdoc/en/reference/math/functions/decoct.xml:1.11
--- phpdoc/en/reference/math/functions/decoct.xml:1.10 Sat Mar 31 19:18:23 2007
+++ phpdoc/en/reference/math/functions/decoct.xml Sun Apr 1 08:26:22 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.decoct">
<refnamediv>
<refname>decoct</refname>
@@ -22,7 +22,7 @@
<para>
<variablelist>
<varlistentry>
- <term><parameter></parameter></term>
+ <term><parameter>number</parameter></term>
<listitem>
<para>
Decimal value to convert