mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Update parameters section to reflect correct type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343144 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b22b9b599f
commit
596b022270
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<term><parameter>flag</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
&true; to turn implicit flushing on, &false; otherwise.
|
||||
<literal>1</literal> to turn implicit flushing on, <literal>0</literal> otherwise.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue