Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix a few typos #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

timgates42
Copy link

There are small typos in:

  • python2/examples/stats_threaded.py
  • python2/examples/transient_file.py
  • python2/pyinotify.py
  • python3/pyinotify.py
  • setup.py

Fixes:

  • Should read instantiating rather than instanciating.
  • Should read explicitly rather than explictly.
  • Should read explicitly rather than explicitely.
  • Should read attempt rather than attemp.
  • Should read which rather than wich.
  • Should read successfully rather than sucessfully.
  • Should read specified rather than sepcified.
  • Should read override rather than overredide.
  • Should read overridden rather than overriden.
  • Should read instantiated rather than instanciated.
  • Should read instantiate rather than instanciate.
  • Should read independent rather than independant.
  • Should read directory rather than diretory.
  • Should read developed rather than developped.
  • Should read correctly rather than correctely.
  • Should read completely rather than completly.
  • Should read batches rather than batchs.
  • Should read recommended rather than recommanded.

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

There are small typos in:
- python2/examples/stats_threaded.py
- python2/examples/transient_file.py
- python2/pyinotify.py
- python3/pyinotify.py
- setup.py

Fixes:
- Should read `instantiating` rather than `instanciating`.
- Should read `explicitly` rather than `explictly`.
- Should read `explicitly` rather than `explicitely`.
- Should read `attempt` rather than `attemp`.
- Should read `which` rather than `wich`.
- Should read `successfully` rather than `sucessfully`.
- Should read `specified` rather than `sepcified`.
- Should read `override` rather than `overredide`.
- Should read `overridden` rather than `overriden`.
- Should read `instantiated` rather than `instanciated`.
- Should read `instantiate` rather than `instanciate`.
- Should read `independent` rather than `independant`.
- Should read `directory` rather than `diretory`.
- Should read `developed` rather than `developped`.
- Should read `correctly` rather than `correctely`.
- Should read `completely` rather than `completly`.
- Should read `batches` rather than `batchs`.
- Should read `recommended` rather than `recommanded`.
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