-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Description
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 seeaggregated
. - Examine sc2reader/objects.py and observe
acount
, however expect to seeaccount
. - Examine docs/source/tutorials/prettyprinter.rst and observe
versitile
, however expect to seeversatile
. - Examine docs/source/articles/whatsinareplay.rst and observe
unncessary
, however expect to seeunnecessary
. - Examine sc2reader/events/game.py and observe
targetting
, however expect to seetargeting
. - Examine examples/sc2autosave.py and observe
substition
, however expect to seesubstitution
. - Examine sc2reader/resources.py and observe
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.
Metadata
Metadata
Assignees
Labels
No labels