From 48fd1c391de94f636fba1139ce34b881dc931144 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Sun, 4 Aug 2002 02:47:42 +0000 Subject: [PATCH] Fixed typos and extra tags git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90849 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../objaggregation/functions/aggregate-methods-by-list.xml | 4 ++-- .../objaggregation/functions/aggregate-methods-by-regexp.xml | 4 ++-- .../objaggregation/functions/aggregate-properties-by-list.xml | 4 ++-- .../functions/aggregate-properties-by-regexp.xml | 4 ++-- reference/objaggregation/functions/deaggregate.xml | 3 +-- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/reference/objaggregation/functions/aggregate-methods-by-list.xml b/reference/objaggregation/functions/aggregate-methods-by-list.xml index 574382cd72..90f894ae65 100644 --- a/reference/objaggregation/functions/aggregate-methods-by-list.xml +++ b/reference/objaggregation/functions/aggregate-methods-by-list.xml @@ -1,5 +1,5 @@ - + aggregate_methods_by_list @@ -21,7 +21,7 @@ an existing object using a list of method names. The optional paramater exclude is used to decide whether the list contains the names of methods to include in the aggregation (i.e. - exclude is &false;, which is the default value), + exclude is &false;, which is the default value), or to exclude from the aggregation (exclude is &true;). diff --git a/reference/objaggregation/functions/aggregate-methods-by-regexp.xml b/reference/objaggregation/functions/aggregate-methods-by-regexp.xml index 88d45684f5..06ce3188b3 100644 --- a/reference/objaggregation/functions/aggregate-methods-by-regexp.xml +++ b/reference/objaggregation/functions/aggregate-methods-by-regexp.xml @@ -1,5 +1,5 @@ - + aggregate_methods_by_regexp @@ -24,7 +24,7 @@ exclude is used to decide whether the regular expression will select the names of methods to include in the aggregation (i.e. - exclude is &false;, which is the default value), + exclude is &false;, which is the default value), or to exclude from the aggregation (exclude is &true;). diff --git a/reference/objaggregation/functions/aggregate-properties-by-list.xml b/reference/objaggregation/functions/aggregate-properties-by-list.xml index 7e21122adf..56077821be 100644 --- a/reference/objaggregation/functions/aggregate-properties-by-list.xml +++ b/reference/objaggregation/functions/aggregate-properties-by-list.xml @@ -1,5 +1,5 @@ - + aggregate_properties_by_list @@ -21,7 +21,7 @@ an existing object using a list of property names. The optional paramater exclude is used to decide whether the list contains the names of class properties to include in the aggregation (i.e. - exclude is &false;, which is the default value), + exclude is &false;, which is the default value), or to exclude from the aggregation (exclude is &true;). diff --git a/reference/objaggregation/functions/aggregate-properties-by-regexp.xml b/reference/objaggregation/functions/aggregate-properties-by-regexp.xml index 1800628b06..4224e9b98d 100644 --- a/reference/objaggregation/functions/aggregate-properties-by-regexp.xml +++ b/reference/objaggregation/functions/aggregate-properties-by-regexp.xml @@ -1,5 +1,5 @@ - + aggregate_properties_by_regexp @@ -24,7 +24,7 @@ exclude is used to decide whether the regular expression will select the names of class properties to include in the aggregation (i.e. - exclude is &false;, which is the default value), + exclude is &false;, which is the default value), or to exclude from the aggregation (exclude is &true;). diff --git a/reference/objaggregation/functions/deaggregate.xml b/reference/objaggregation/functions/deaggregate.xml index d830f06a42..52b069e172 100644 --- a/reference/objaggregation/functions/deaggregate.xml +++ b/reference/objaggregation/functions/deaggregate.xml @@ -1,5 +1,5 @@ - + deaggregate @@ -32,7 +32,6 @@ aggregate_properties_by_regexp, aggregate_info -