jmcastagnetto Sat Aug 3 22:47:43 2002 EDT
Modified files:
/phpdoc/en/reference/objaggregation/functions
aggregate-methods-by-list.xml
aggregate-methods-by-regexp.xml
aggregate-properties-by-list.xml
aggregate-properties-by-regexp.xml
deaggregate.xml
Log:
Fixed typos and extra tags
Index: phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml
diff -u phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.2
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.3
--- phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.2
Sat Aug 3 21:41:54 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml Sat
+Aug 3 22:47:42 2002
@@ -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>
Index: phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.1
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.2
--- phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.1
Sat Aug 3 21:41:54 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml
+ Sat Aug 3 22:47:42 2002
@@ -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>
Index: phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.1
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.2
--- phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.1
Sat Aug 3 21:41:54 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml
+ Sat Aug 3 22:47:42 2002
@@ -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>
Index: phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.1
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.2
---
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.1
Sat Aug 3 21:41:54 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
+ Sat Aug 3 22:47:42 2002
@@ -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>
Index: phpdoc/en/reference/objaggregation/functions/deaggregate.xml
diff -u phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.1
phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.2
--- phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.1 Sat Aug 3
21:41:54 2002
+++ phpdoc/en/reference/objaggregation/functions/deaggregate.xml Sat Aug 3
+22:47:42 2002
@@ -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>
@@ -31,7 +31,6 @@
<function>aggregate_properties_by_list</function>,
<function>aggregate_properties_by_regexp</function>,
<function>aggregate_info</function>
- </simpara>
</simpara>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php