mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Typo. Thanks Philip!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126292 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
81fc9fc825
commit
65a7901e1f
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- Author: Wez Furlong <wez@thebrainroom.com>
|
||||
Please contact me before making any major amendments to the
|
||||
content of this section. Splitting/Merging are fine if they are
|
||||
|
@ -977,7 +977,7 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
<refentry id="streams.php-stream-filter-register-facory">
|
||||
<refentry id="streams.php-stream-filter-register-factory">
|
||||
<refnamediv>
|
||||
<refname>php_stream_filter_register_factory</refname>
|
||||
<refpurpose>Registers a filter factory with the Streams API</refpurpose>
|
||||
|
@ -1006,7 +1006,7 @@
|
|||
</note>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
<refentry id="streams.php-stream-filter-unregister-facory">
|
||||
<refentry id="streams.php-stream-filter-unregister-factory">
|
||||
<refnamediv>
|
||||
<refname>php_stream_filter_unregister_factory</refname>
|
||||
<refpurpose>Deregisters a filter factory with the Streams API</refpurpose>
|
||||
|
|
Loading…
Reference in a new issue