commit | a924289e9a0919911d57a3f78a5e5546ad966ea4 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Jan 09 03:03:05 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Jan 09 03:03:05 2009 +0000 |
tree | 89e9858a46f363754841ddd35d14ff1118b31d8f | |
parent | cebb25d1f4a26157ec5cfc0d5a604ed54ad87504 [diff] [blame] |
fix spelling
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 89a3db6..2dd85f4 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst
@@ -356,7 +356,7 @@ .. 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`