gutomaia / pyNES

Python programming for Nintendo 8 bits
BSD 3-Clause "New" or "Revised" License
1.22k stars 109 forks source link

docs: fix simple typo, statments -> statements #43

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in pynes/compiler.py.

Should read statements rather than statments.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 94.819% when pulling f9e9877f865ca711aea4dc8903801bd58aea41d0 on timgates42:bugfix_typo_statements into e385c7189eca44b9a9e0e781b28c8562e0647b0b on gutomaia:0.1.x.