[Swift-commit] r6302 - trunk/docs/userguide

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Feb 21 12:53:23 CST 2013


Author: ketan
Date: 2013-02-21 12:53:23 -0600 (Thu, 21 Feb 2013)
New Revision: 6302

Modified:
   trunk/docs/userguide/app_procedures
Log:
update

Modified: trunk/docs/userguide/app_procedures
===================================================================
--- trunk/docs/userguide/app_procedures	2013-02-21 17:05:23 UTC (rev 6301)
+++ trunk/docs/userguide/app_procedures	2013-02-21 18:53:23 UTC (rev 6302)
@@ -539,6 +539,7 @@
 Specifiers:
 
 +%s+:: Format a string.
++%b+:: Format a boolean.
 +%i+:: Format a number as an integer.
 +%f+:: Format a number as a floating point number.
 +%q+:: Format an array.




More information about the Swift-commit mailing list