-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Description
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine docs/hardwaresimulation.rst and observe
wtih
, however expect to seewith
. - Examine docs/thebeginning.rst and observe
terinal
, however expect to seeterminal
. - Examine docs/modules.rst and observe
interpeter
, however expect to seeinterpreter
. - Examine docs/flask.rst and observe
happend
, however expect to seehappened
. - Examine docs/_themes/README.rst and observe
drivative
, however expect to seederivative
. - Examine docs/virtualenv.rst and observe
comamnd
, however expect to seecommand
. - Examine docs/classes.rst and observe
classs
, however expect to seeclass
. - Examine docs/classes.rst and observe
accross
, however expect to seeacross
.
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/pym/pull/new/bugfix_typos
Thanks.
Metadata
Metadata
Assignees
Labels
No labels