Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

docs: Fix a few typos#3

Open
timgates42 wants to merge 1 commit intotito:masterfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#3
timgates42 wants to merge 1 commit intotito:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link

There are small typos in:

  • examples/apps/3Ddrawing/3Ddrawing.py
  • examples/apps/mandelbrot/mandelbrot.py
  • pymt/cache.py
  • pymt/core/text/init.py
  • pymt/event.py
  • pymt/input/touch.py
  • pymt/tools/packaging/osx/build.py
  • pymt/tools/packaging/win32/build.py
  • pymt/ui/widgets/circularslider.py
  • pymt/ui/widgets/composed/vkeyboard.py
  • pymt/ui/widgets/layout/gridlayout.py
  • pymt/ui/widgets/scatter.py
  • pymt/ui/widgets/widget.py

Fixes:

  • Should read automatically rather than automaticly.
  • Should read propagating rather than porpagating.
  • Should read dependencies rather than dependencioes.
  • Should read absolutely rather than absolutly.
  • Should read retrieve rather than retreive.
  • Should read remember rather than remeber.
  • Should read reference rather than refernce.
  • Should read propagated rather than propogated.
  • Should read projection rather than pojection.

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

There are small typos in:
- examples/apps/3Ddrawing/3Ddrawing.py
- examples/apps/mandelbrot/mandelbrot.py
- pymt/cache.py
- pymt/core/text/__init__.py
- pymt/event.py
- pymt/input/touch.py
- pymt/tools/packaging/osx/build.py
- pymt/tools/packaging/win32/build.py
- pymt/ui/widgets/circularslider.py
- pymt/ui/widgets/composed/vkeyboard.py
- pymt/ui/widgets/layout/gridlayout.py
- pymt/ui/widgets/scatter.py
- pymt/ui/widgets/widget.py

Fixes:
- Should read `automatically` rather than `automaticly`.
- Should read `propagating` rather than `porpagating`.
- Should read `dependencies` rather than `dependencioes`.
- Should read `absolutely` rather than `absolutly`.
- Should read `retrieve` rather than `retreive`.
- Should read `remember` rather than `remeber`.
- Should read `reference` rather than `refernce`.
- Should read `propagated` rather than `propogated`.
- Should read `projection` rather than `pojection`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant