Date: 10/12/01
- Next message: Jouni Ahto: "Re: [PHP-DOC] Re: multibyte characters in pdf manual"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc / funclist.txt funcsummary.txt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
betz Fri Oct 12 09:04:54 2001 EDT
Modified files:
/phpdoc/de/language functions.xml
Log:
fixed example
Index: phpdoc/de/language/functions.xml
diff -u phpdoc/de/language/functions.xml:1.6 phpdoc/de/language/functions.xml:1.7
--- phpdoc/de/language/functions.xml:1.6 Wed Nov 22 16:05:40 2000
+++ phpdoc/de/language/functions.xml Fri Oct 12 09:04:53 2001
@@ -116,7 +116,7 @@
return "Ich mache eine Tasse $typ.\n";
}
echo machkaffee ();
-echo makecoffee ("Espresso");
+echo machkaffee ("Espresso");
</programlisting>
</informalexample>
</para>
- Next message: Jouni Ahto: "Re: [PHP-DOC] Re: multibyte characters in pdf manual"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc / funclist.txt funcsummary.txt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

