]> granicus.if.org Git - python/commitdiff
fix spelling
authorBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 03:03:05 +0000 (03:03 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 03:03:05 +0000 (03:03 +0000)
Doc/using/cmdline.rst

index 89a3db674b996fd8b06c8b5e67a1afe37d7b5e24..2dd85f4441adc3c826e2f2432c4a427408981949 100644 (file)
@@ -356,7 +356,7 @@ Miscellaneous options
 
 .. cmdoption:: -3
 
-   Warn about Python 3.x incompatibilities which cannot be fixed trivally by
+   Warn about Python 3.x incompatibilities which cannot be fixed trivially by
    :ref:`2to3 <2to3-reference>`. Among these are:
 
    * :meth:`dict.has_key`