fix spelling

This commit is contained in:
Benjamin Peterson 2009-01-09 03:03:05 +00:00
parent cebb25d1f4
commit a924289e9a
1 changed files with 1 additions and 1 deletions

View 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`