pollita Tue Jan 7 16:05:19 2003 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: Ooops! Fix whitespace. Index: phpdoc/en/reference/strings/functions/sprintf.xml diff -u phpdoc/en/reference/strings/functions/sprintf.xml:1.4 phpdoc/en/reference/strings/functions/sprintf.xml:1.5 --- phpdoc/en/reference/strings/functions/sprintf.xml:1.4 Tue Jan 7 15:40:56 2003 +++ phpdoc/en/reference/strings/functions/sprintf.xml Tue Jan 7 16:05:16 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 --> <refentry id="function.sprintf"> <refnamediv> @@ -173,7 +173,7 @@ <simpara> See also <function>printf</function>, <function>sscanf</function>, <function>fscanf</function>, - <function>vsprintf</function>, and + <function>vsprintf</function>, and <function>number_format</function>. </simpara> </refsect1>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php