derek           Sun Jan 18 15:27:32 2004 EDT

  Modified files:              
    /phpdoc/en/reference/sockets/functions      socket-create-pair.xml 
  Log:
  spelling fix
  
Index: phpdoc/en/reference/sockets/functions/socket-create-pair.xml
diff -u phpdoc/en/reference/sockets/functions/socket-create-pair.xml:1.3 
phpdoc/en/reference/sockets/functions/socket-create-pair.xml:1.4
--- phpdoc/en/reference/sockets/functions/socket-create-pair.xml:1.3    Sun Jan 18 
15:25:16 2004
+++ phpdoc/en/reference/sockets/functions/socket-create-pair.xml        Sun Jan 18 
15:27:32 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
   <refentry id="function.socket-create-pair">
    <refnamediv>
@@ -18,7 +18,7 @@
      &warn.experimental.func;
     <para>
         <function>socket_create_pair</function> creates two connected and 
indistinguishable sockets, and stores
-        them in <parameter>&amp;fd</parameter>. This function is common used in IPC 
(InterProcess Communication).
+        them in <parameter>&amp;fd</parameter>. This function is commonly used in IPC 
(InterProcess Communication).
     </para>
     <para>
      The <parameter>domain</parameter> parameter specifies the protocol

Reply via email to