colder Fri Apr 7 18:19:19 2006 UTC
Modified files:
/phpdoc/en/reference/strings/functions money-format.xml
Log:
missing space
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/strings/functions/money-format.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/strings/functions/money-format.xml
diff -u phpdoc/en/reference/strings/functions/money-format.xml:1.8
phpdoc/en/reference/strings/functions/money-format.xml:1.9
--- phpdoc/en/reference/strings/functions/money-format.xml:1.8 Wed Apr 20
14:05:09 2005
+++ phpdoc/en/reference/strings/functions/money-format.xml Fri Apr 7
18:19:19 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.money-format">
<refnamediv>
<refname>money_format</refname>
@@ -271,7 +271,7 @@
</para>
<para>
See also: <function>setlocale</function>,
- <function>number_format</function>,<function>sprintf</function>,
+ <function>number_format</function>, <function>sprintf</function>,
<function>printf</function> and <function>sscanf</function>.
</para>
</refsect1>