]> granicus.if.org Git - python/commitdiff
Merged revisions 81598 via svnmerge from
authorStefan Krah <stefan@bytereef.org>
Sat, 29 May 2010 12:59:18 +0000 (12:59 +0000)
committerStefan Krah <stefan@bytereef.org>
Sat, 29 May 2010 12:59:18 +0000 (12:59 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81598 | stefan.krah | 2010-05-29 14:54:35 +0200 (Sat, 29 May 2010) | 1 line

  Fix typo
........

Doc/library/decimal.rst

index ff9bd91e8ce49039c92f8117628515ab017f1487..c20188dabdb0c7ef287c497df94a650fefa1250f 100644 (file)
@@ -874,7 +874,7 @@ described below. In addition, the module provides three pre-made contexts:
 
    This context is used by the :class:`Context` constructor as a prototype for new
    contexts.  Changing a field (such a precision) has the effect of changing the
-   default for new contexts creating by the :class:`Context` constructor.
+   default for new contexts created by the :class:`Context` constructor.
 
    This context is most useful in multi-threaded environments.  Changing one of the
    fields before threads are started has the effect of setting system-wide