mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix parameter name
Patch provided by an anonymous user. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345784 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d8d97da74f
commit
1bae6f9b26
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
&reftitle.parameters;
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><parameter>size</parameter></term>
|
||||
<term><parameter>task</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The task for execution
|
||||
|
|
Loading…
Reference in a new issue