Fix typo.

This commit is contained in:
Raymond Hettinger 2009-03-13 02:23:57 +00:00
parent 189932bf8b
commit 6daa393c3a
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ Examples::
This is a cleaner looking syntax but has the minor disadvantage of
using context to direct the translation. Whenever the separator
is followed by a precision, it decimal separator and a separator
is followed by a precision, it is a decimal separator and the separator
preceding it is a thousands separator. When the precision is
absent, the context is integral and a lone specifier means
a thousands separator.