fix return type

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197340 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Michael Spector 2005-10-02 08:33:39 +00:00
parent 504a06be1c
commit 7be6bd75f6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.expect-expectl">
<refnamediv>
<refname>expect_expectl</refname>
@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>expect_expectl</methodname>
<type>mixed</type><methodname>expect_expectl</methodname>
<methodparam><type>resource</type><parameter>expect</parameter></methodparam>
<methodparam><type>array</type><parameter>cases</parameter></methodparam>
</methodsynopsis>