summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/using/cmdline.rst2
1 files changed, 1 insertions, 1 deletions
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`