didou Mon Jun 16 01:23:40 2003 EDT Modified files: /phpdoc/en/reference/array/functions array.xml Log: correcting my typos, thanks Derick Index: phpdoc/en/reference/array/functions/array.xml diff -u phpdoc/en/reference/array/functions/array.xml:1.8 phpdoc/en/reference/array/functions/array.xml:1.9 --- phpdoc/en/reference/array/functions/array.xml:1.8 Sat Jun 14 10:20:12 2003 +++ phpdoc/en/reference/array/functions/array.xml Mon Jun 16 01:23:40 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <!-- splitted from ./en/functions/array.xml, last change in rev 1.110 --> <refentry id="function.array"> <refnamediv> @@ -18,7 +18,7 @@ Returns an array of the parameters. The parameters can be given an index with the <literal>=></literal> operator. Read the section on the <link linkend="language.types.array">array type</link> for more - informations on what an array is. + information on what an array is. </para> <para> <note>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php