jeroen Thu Aug 9 17:52:37 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
Fix example-error (Marco Cucinato)
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.84 phpdoc/en/functions/array.xml:1.85
--- phpdoc/en/functions/array.xml:1.84 Sat Aug 4 15:55:41 2001
+++ phpdoc/en/functions/array.xml Thu Aug 9 17:52:37 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.84 $ -->
+<!-- $Revision: 1.85 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -791,7 +791,7 @@
</para>
<para>
In this example, after sorting, the first array will contain 10,
- "a", 100, 100. The second array will contain 1, 1, 2, "3". The
+ "a", 100, 100. The second array will contain 1, 1, "2", 3. The
entries in the second array corresponding to the identical
entries in the first array (100 and 100) were sorted as well.
</para>
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.x... Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.x... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.xml Hojtsy Gabor
