From a12ef935f613ad8f006202cd421444ba78307bc0 Mon Sep 17 00:00:00 2001 From: jared wyles Date: Thu, 12 Aug 2004 15:00:49 +0000 Subject: [PATCH] Fixed some spelling git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166150 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../functions/aggregate-properties-by-regexp.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/objaggregation/functions/aggregate-properties-by-regexp.xml b/reference/objaggregation/functions/aggregate-properties-by-regexp.xml index 4354c10fa9..52128dc9e1 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 @@ -19,8 +19,8 @@ Aggregates properties from a class to - an existing object using a regular expresion to match their names. - The optional paramater + an existing object using a regular expression to match their names. + The optional parameter exclude is used to decide whether the regular expression will select the names of class properties to include in the aggregation (i.e.