rioter Thu Aug 12 11:00:50 2004 EDT
Modified files:
/phpdoc/en/reference/objaggregation/functions
aggregate-properties-by-regexp.xml
Log:
Fixed some spelling
http://cvs.php.net/diff.php/phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.4
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.5
---
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.4
Tue Mar 2 07:50:14 2004
+++ phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
Thu Aug 12 11:00:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.aggregate-properties-by-regexp">
<refnamediv>
<refname>aggregate_properties_by_regexp</refname>
@@ -19,8 +19,8 @@
</methodsynopsis>
<para>
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
<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.