From: Benjamin Peterson Date: Fri, 9 Jan 2009 03:03:05 +0000 (+0000) Subject: fix spelling X-Git-Tag: v2.7a1~2359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a924289e9a0919911d57a3f78a5e5546ad966ea4;p=python fix spelling --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 89a3db674b..2dd85f4441 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -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`