From 74f3bd283743601bc6e36ee5b89e349d6eba5db2 Mon Sep 17 00:00:00 2001
From: Michael Spector <michael@php.net>
Date: Sun, 2 Oct 2005 07:47:09 +0000
Subject: [PATCH] typo fix

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197333 c90b9560-bf6c-de11-be94-00142212c4b1
---
 reference/expect/functions/expect-popen.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reference/expect/functions/expect-popen.ini b/reference/expect/functions/expect-popen.ini
index 4256b12f43..cf220eb6be 100644
--- a/reference/expect/functions/expect-popen.ini
+++ b/reference/expect/functions/expect-popen.ini
@@ -43,7 +43,7 @@
   &reftitle.seealso;
   <para>
    <simplelist>
-    <member><function>fopen</function></member>
+    <member><function>popen</function></member>
    </simplelist>
   </para>
  </refsect1>