mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141086 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e029bcd480
commit
191324d04b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.26 $ -->
|
||||
<!-- $Revision: 1.27 $ -->
|
||||
<appendix id="wrappers">
|
||||
<title>List of Supported Protocols/Wrappers</title>
|
||||
<para>
|
||||
|
@ -370,7 +370,7 @@ foreach(stream_get_meta_data($fp) as $response) {
|
|||
opening. This is useful with all-in-one file functions such as
|
||||
<function>readfile</function>, <function>file</function>, and
|
||||
<function>file_get_contents</function> where there is otherwise
|
||||
no opporotunity to apply a filter to the stream prior the contents
|
||||
no opportunity to apply a filter to the stream prior the contents
|
||||
being read.
|
||||
</simpara>
|
||||
<simpara>
|
||||
|
|
Loading…
Reference in a new issue