This commit is contained in:
pete_morgan
2005-09-10 12:53:17 +00:00
parent 63391c75bc
commit 37719bff34

View File

@@ -31,7 +31,7 @@
</informaltable> </informaltable>
<para> <para>
This is a way to format strings, such as decimal numbers and such. This is a way to format strings, such as decimal numbers and such.
Use the syntax for <ulink url="&url.php-manual;sprintf">sprintf</ulink> Use the syntax for <ulink url="&url.php-manual;sprintf">sprintf()</ulink>
for the formatting. for the formatting.
</para> </para>
<example> <example>