[Python-checkins] r78199 - in python/branches/release26-maint: Doc/library/string.rst

eric.smith python-checkins at python.org
Mon Feb 15 12:56:37 CET 2010


Author: eric.smith
Date: Mon Feb 15 12:56:37 2010
New Revision: 78199
Log:
Merged revisions 78198 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/trunk
........
 r78198 | eric.smith | 2010年02月15日 06:55:38 -0500 (2010年2月15日) | 1 line
 
 Remove incorrect apostrophe.
........
Modified:
 python/branches/release26-maint/ (props changed)
 python/branches/release26-maint/Doc/library/string.rst
Modified: python/branches/release26-maint/Doc/library/string.rst
==============================================================================
--- python/branches/release26-maint/Doc/library/string.rst	(original)
+++ python/branches/release26-maint/Doc/library/string.rst	Mon Feb 15 12:56:37 2010
@@ -264,7 +264,7 @@
 
 The *format_spec* field contains a specification of how the value should be
 presented, including such details as field width, alignment, padding, decimal
-precision and so on. Each value type can define it's own "formatting
+precision and so on. Each value type can define its own "formatting
 mini-language" or interpretation of the *format_spec*.
 
 Most built-in types support a common formatting mini-language, which is


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /