]> granicus.if.org Git - python/commitdiff
Fix typo
authorStefan Krah <stefan@bytereef.org>
Sat, 29 May 2010 12:54:35 +0000 (12:54 +0000)
committerStefan Krah <stefan@bytereef.org>
Sat, 29 May 2010 12:54:35 +0000 (12:54 +0000)
Doc/library/decimal.rst

index d22ea4bc138e0e223d2a3db9a1c53c3d16e7456e..2ab138d2d12a1386074b7c36d479689f913dd074 100644 (file)
@@ -975,7 +975,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