Small typo

This commit is contained in:
rocky
2019-06-06 08:44:19 -04:00
parent d8f0d31475
commit a0d4daf5ff

View File

@@ -26,7 +26,7 @@ Upper levels of the grammar is a more-or-less conventional grammar for
Python.
"""
# The below is a bit long, but still it is somehwat abbreviated.
# The below is a bit long, but still it is somewhat abbreviated.
# See https://github.com/rocky/python-uncompyle6/wiki/Table-driven-semantic-actions.
# for a more complete explanation, nicely marked up and with examples.
#