Skip to content

docs: Fix a few typos#731

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

docs: Fix a few typos#731
timgates42 wants to merge 1 commit intosightmachine:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link

There are small typos in:

  • SimpleCV/Camera.py
  • SimpleCV/Display.py
  • SimpleCV/Features/Features.py
  • SimpleCV/ImageClass.py
  • SimpleCV/base.py
  • SimpleCV/examples/detection/CannyCam.py
  • scripts/install/win/OpenKinect/freenect-examples/demo_cv_thresh_sweep.py

Fixes:

  • Should read correspondence rather than correspondonce.
  • Should read yields rather than yeilds.
  • Should read threshold rather than threshhold.
  • Should read through rather than throught.
  • Should read submitting rather than submiting.
  • Should read specify rather than spicify.
  • Should read occurrence rather than occurence.
  • Should read coordinates rather than cooridnates.
  • Should read array rather than arrray.

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

There are small typos in:
- SimpleCV/Camera.py
- SimpleCV/Display.py
- SimpleCV/Features/Features.py
- SimpleCV/ImageClass.py
- SimpleCV/base.py
- SimpleCV/examples/detection/CannyCam.py
- scripts/install/win/OpenKinect/freenect-examples/demo_cv_thresh_sweep.py

Fixes:
- Should read `correspondence` rather than `correspondonce`.
- Should read `yields` rather than `yeilds`.
- Should read `threshold` rather than `threshhold`.
- Should read `through` rather than `throught`.
- Should read `submitting` rather than `submiting`.
- Should read `specify` rather than `spicify`.
- Should read `occurrence` rather than `occurence`.
- Should read `coordinates` rather than `cooridnates`.
- Should read `array` rather than `arrray`.
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