Fix doc bug #64471 (Grammar): greater then → greater than.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329843 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2013-03-20 19:05:56 +00:00
parent 721e22275f
commit 4dfdfdbbf0

View file

@ -46,7 +46,7 @@
<para>
The optional parameter <parameter>length</parameter> can specify an
alternate length of bytes written to the socket. If this length is
greater then the buffer length, it is silently truncated to the length
greater than the buffer length, it is silently truncated to the length
of the buffer.
</para>
</listitem>