Skip to content

Conversation

@timgates42
Copy link

There are small typos in:

  • examples/misc/djangotasks/media/TodoApp.py
  • examples/misc/djangowanted/media/WebPageEdit.py
  • examples/misc/djangoweb/media/WebPageEdit.py
  • examples/misc/flaskexamples/doc/index.rst
  • examples/timesheet/libtimesheet/view/components/TimeGrid.py
  • examples/toggle/Toggle.py
  • pyjs/builtin/pyjslib.py
  • pyjswidgets/dynamic.py
  • pyjswidgets/pyjamas/Timer.py
  • pyjswidgets/pyjamas/chart/GChart.py

Fixes:

  • Should read function rather than functon.
  • Should read testing rather than testint.
  • Should read success rather than succes.
  • Should read return rather than retun.
  • Should read position rather than postition.
  • Should read necessary rather than neccessary.
  • Should read asynchronicity rather than asynchonicity.
  • Should read argument rather than arguement.

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

There are small typos in:
- examples/misc/djangotasks/media/TodoApp.py
- examples/misc/djangowanted/media/WebPageEdit.py
- examples/misc/djangoweb/media/WebPageEdit.py
- examples/misc/flaskexamples/doc/index.rst
- examples/timesheet/libtimesheet/view/components/TimeGrid.py
- examples/toggle/Toggle.py
- pyjs/builtin/pyjslib.py
- pyjswidgets/dynamic.py
- pyjswidgets/pyjamas/Timer.py
- pyjswidgets/pyjamas/chart/GChart.py

Fixes:
- Should read `function` rather than `functon`.
- Should read `testing` rather than `testint`.
- Should read `success` rather than `succes`.
- Should read `return` rather than `retun`.
- Should read `position` rather than `postition`.
- Should read `necessary` rather than `neccessary`.
- Should read `asynchronicity` rather than `asynchonicity`.
- Should read `argument` rather than `arguement`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant