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 -