mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
721e22275f
commit
4dfdfdbbf0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue