From a924289e9a0919911d57a3f78a5e5546ad966ea4 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 9 Jan 2009 03:03:05 +0000 Subject: [PATCH] fix spelling --- Doc/using/cmdline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 89a3db674b9..2dd85f4441a 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`