mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
62302ea580
commit
e9e39774fa
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue