Improve parameter description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340233 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-09-28 13:54:14 +00:00
parent 62302ea580
commit e9e39774fa

View file

@ -26,7 +26,7 @@
<term><parameter>a</parameter></term>
<listitem>
<para>
A number that will be added.
The first summand (augent).
</para>
&gmp.parameter;
</listitem>
@ -35,7 +35,7 @@
<term><parameter>b</parameter></term>
<listitem>
<para>
A number that will be added.
The second summand (addend).
</para>
&gmp.parameter;
</listitem>