michael Sun Oct 2 03:47:12 2005 EDT
Modified files:
/phpdoc/en/reference/expect/functions expect-popen.ini
Log:
typo fix
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/functions/expect-popen.ini?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/expect/functions/expect-popen.ini
diff -u phpdoc/en/reference/expect/functions/expect-popen.ini:1.1
phpdoc/en/reference/expect/functions/expect-popen.ini:1.2
--- phpdoc/en/reference/expect/functions/expect-popen.ini:1.1 Sun Oct 2
03:45:27 2005
+++ phpdoc/en/reference/expect/functions/expect-popen.ini Sun Oct 2
03:47:09 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.expect-popen">
<refnamediv>
<refname>expect_popen</refname>
@@ -43,7 +43,7 @@
&reftitle.seealso;
<para>
<simplelist>
- <member><function>fopen</function></member>
+ <member><function>popen</function></member>
</simplelist>
</para>
</refsect1>