mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
removed duplicated word ("the the")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308302 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6d4e4bfe65
commit
ea703aa896
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
<para>
|
||||
Seeking (<parameter>offset</parameter>) is not supported with remote files.
|
||||
Attempting to seek on non-local files may work with small offsets, but this
|
||||
is unpredictable because it works on the the buffered stream.
|
||||
is unpredictable because it works on the buffered stream.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue