Date: 04/23/01
- Next message: jessica: "[PHP-DOC] cvs: phpdoc /nl bookinfo.xml /nl/chapters security.xml /nl/language basic-syntax.xml control-structures.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions filesystem.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] PHP easter Egg"
- Reply: Damien Seguy: "[PHP-DOC] PHP easter Egg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmcastagnetto Mon Apr 23 02:03:32 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
Fixed typo in title for array_map() example
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.66 phpdoc/en/functions/array.xml:1.67
--- phpdoc/en/functions/array.xml:1.66 Tue Apr 17 09:02:35 2001
+++ phpdoc/en/functions/array.xml Mon Apr 23 02:03:32 2001
@@ -441,7 +441,7 @@
</para>
<para>
<example>
- <title><function>Array_filter</function> - using more arrays</title>
+ <title><function>Array_map</function> - using more arrays</title>
<programlisting role="php">
function show_Spanish($n, $m) {
return "The number $n is called $m in Spanish";
- Next message: jessica: "[PHP-DOC] cvs: phpdoc /nl bookinfo.xml /nl/chapters security.xml /nl/language basic-syntax.xml control-structures.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions filesystem.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] PHP easter Egg"
- Reply: Damien Seguy: "[PHP-DOC] PHP easter Egg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

