Fixed typos and extra tags

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90849 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jesus M. Castagnetto 2002-08-04 02:47:42 +00:00
parent 3f623af9b1
commit 48fd1c391d
5 changed files with 9 additions and 10 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.aggregate-methods-by-list">
<refnamediv>
<refname>aggregate_methods_by_list</refname>
@ -21,7 +21,7 @@
an existing object using a list of method names. The optional paramater
<parameter>exclude</parameter> is used to decide whether the list
contains the names of methods to include in the aggregation (i.e.
<parameter>exclude</paramete> is &false;, which is the default value),
<parameter>exclude</parameter> is &false;, which is the default value),
or to exclude from the aggregation (<parameter>exclude</parameter> is
&true;).
</para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.aggregate-methods-by-regexp">
<refnamediv>
<refname>aggregate_methods_by_regexp</refname>
@ -24,7 +24,7 @@
<parameter>exclude</parameter> is used to decide whether the regular
expression will select
the names of methods to include in the aggregation (i.e.
<parameter>exclude</paramete> is &false;, which is the default value),
<parameter>exclude</parameter> is &false;, which is the default value),
or to exclude from the aggregation (<parameter>exclude</parameter> is
&true;).
</para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.aggregate-properties-by-list">
<refnamediv>
<refname>aggregate_properties_by_list</refname>
@ -21,7 +21,7 @@
an existing object using a list of property names. The optional paramater
<parameter>exclude</parameter> is used to decide whether the list
contains the names of class properties to include in the aggregation (i.e.
<parameter>exclude</paramete> is &false;, which is the default value),
<parameter>exclude</parameter> is &false;, which is the default value),
or to exclude from the aggregation (<parameter>exclude</parameter> is
&true;).
</para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.aggregate-properties-by-regexp">
<refnamediv>
<refname>aggregate_properties_by_regexp</refname>
@ -24,7 +24,7 @@
<parameter>exclude</parameter> is used to decide whether the regular
expression will select
the names of class properties to include in the aggregation (i.e.
<parameter>exclude</paramete> is &false;, which is the default value),
<parameter>exclude</parameter> is &false;, which is the default value),
or to exclude from the aggregation (<parameter>exclude</parameter> is
&true;).
</para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.deaggregate">
<refnamediv>
<refname>deaggregate</refname>
@ -32,7 +32,6 @@
<function>aggregate_properties_by_regexp</function>,
<function>aggregate_info</function>
</simpara>
</simpara>
</refsect1>
</refentry>