mfischer Sat May 4 00:52:49 2002 EDT
Modified files:
/phpdoc/en/reference/sockets reference.xml
Log:
- Typo.
Index: phpdoc/en/reference/sockets/reference.xml
diff -u phpdoc/en/reference/sockets/reference.xml:1.4
phpdoc/en/reference/sockets/reference.xml:1.5
--- phpdoc/en/reference/sockets/reference.xml:1.4 Tue Apr 30 18:47:36 2002
+++ phpdoc/en/reference/sockets/reference.xml Sat May 4 00:52:49 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<reference id="ref.sockets">
<title>Socket functions</title>
<titleabbrev>Sockets</titleabbrev>
@@ -30,7 +30,7 @@
</para>
<para>
The socket extension was written to provide a useable interface to the
- powerful BSD sockets. Care has been taken that the functions work equaly
+ powerful BSD sockets. Care has been taken that the functions work equally
well on Win32 and Unix implementations. Almost all of the sockets
functions may fail under certain conditions and therefore emit an
<constant>E_WARNING</constant> message describing the error. Sometimes this