Skip to content

Commit 4c4aa39

Browse files
authored
Update HISTORY.md
1 parent a8b8c29 commit 4c4aa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ mechanisms and addressed problems and extensions by some other means.
115115
Specifically, in `uncompyle`, decompilation of python bytecode 2.5 &
116116
2.6 is done by transforming the byte code into a pseudo-2.7 Python
117117
bytecode and is based on code from Eloi Vanderbeken. A bit of this
118-
could have bene easily added by modifying grammar rules.
118+
could have been easily added by modifying grammar rules.
119119

120120
This project, `uncompyle6`, abandons that approach for various
121121
reasons. Having a grammar per Python version is much cleaner and it

0 commit comments

Comments
 (0)