cvs: smarty /docs/en/designers/language-modifiers language-modifier-string-format.xml
"Peter 'Mash' Morgan" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvspete_morgan1126356797@cvsserver> |
pete_morgan Sat Sep 10 08:53:17 2005 EDT
Modified files:
/smarty/docs/en/designers/language-modifiers
language-modifier-string-format.xml
Log:
tweak
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml
diff -u smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml:1.3 smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml:1.4
--- smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml:1.3 Wed May 25 15:13:20 2005
+++ smarty/docs/en/designers/language-modifiers/language-modifier-string-format.xml Sat Sep 10 08:53:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect1 id="language.modifier.string.format">
<title>string_format</title>
<informaltable frame="all">
@@ -31,7 +31,7 @@
</informaltable>
<para>
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.
</para>
<example>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php