Another typo

This commit is contained in:
rocky
2016-04-18 05:58:35 -04:00
parent b88e97c17d
commit 17b0caa4f0

View File

@@ -18,7 +18,7 @@ so and has been tested on Python running versions 2.6, 2.7, 3.3,
Why this?
---------
What makes this different other CPython bytecode decompilers? Its
What makes this different from other CPython bytecode decompilers? Its
ability to deparse just fragments and give source-code information
around a given bytecode offset.