Skip to content

Commit efc341e

Browse files
author
cmb
committed
Remove second "has".
-- Provided by anonymous 94502 (shaman_master@list.ru) git-svn-id: http://svn.php.net/repository/phpdoc/en@345947 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent fc7ecf6 commit efc341e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trunk/reference/misc/functions/sapi-windows-vt100-support.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<methodparam choice="opt"><type>bool</type><parameter>enable</parameter></methodparam>
1616
</methodsynopsis>
1717
<para>
18-
If <parameter>enable</parameter> is omitted, the function return &true; if the stream <parameter>stream</parameter> has has VT100 control codes enabled, &false; otherwise.
18+
If <parameter>enable</parameter> is omitted, the function return &true; if the stream <parameter>stream</parameter> has VT100 control codes enabled, &false; otherwise.
1919
</para>
2020
<para>
2121
If <parameter>enable</parameter> is specified, the function will try to enable or disable the VT100 features of the stream <parameter>stream</parameter>.

0 commit comments

Comments
 (0)