mfischer                Sun Feb  3 02:10:51 2002 EDT

  Modified files:              
    /phpdoc/en/functions        sockets.xml 
  Log:
  - Remove typo in socket_close().
  
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.32 phpdoc/en/functions/sockets.xml:1.33
--- phpdoc/en/functions/sockets.xml:1.32        Sat Feb  2 10:36:09 2002
+++ phpdoc/en/functions/sockets.xml     Sun Feb  3 02:10:50 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.32 $ -->
+<!-- $Revision: 1.33 $ -->
  <reference id="ref.sockets">
   <title>Socket functions</title>
   <titleabbrev>Sockets</titleabbrev>
@@ -279,7 +279,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>soclet_close</methodname>
+      <type>bool</type><methodname>socket_close</methodname>
       <methodparam><type>resource</type><parameter>socket</parameter></methodparam>
      </methodsynopsis>
        &warn.experimental.func;


Reply via email to