Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine docs/source/articles/creatingagameengineplugin.rst, sc2reader/engine/engine.py and observe
aggrated, however expect to see aggregated.
- Examine sc2reader/objects.py and observe
acount, however expect to see account.
- Examine docs/source/tutorials/prettyprinter.rst and observe
versitile, however expect to see versatile.
- Examine docs/source/articles/whatsinareplay.rst and observe
unncessary, however expect to see unnecessary.
- Examine sc2reader/events/game.py and observe
targetting, however expect to see targeting.
- Examine examples/sc2autosave.py and observe
substition, however expect to see substitution.
- Examine sc2reader/resources.py and observe
requirments, however expect to see requirements.
Notes
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.
https://github.com/timgates42/sc2reader/pull/new/bugfix_typos
Thanks.
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
aggrated, however expect to seeaggregated.acount, however expect to seeaccount.versitile, however expect to seeversatile.unncessary, however expect to seeunnecessary.targetting, however expect to seetargeting.substition, however expect to seesubstitution.requirments, however expect to seerequirements.Notes
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.
https://github.com/timgates42/sc2reader/pull/new/bugfix_typos
Thanks.