SimpleCV
SimpleCV copied to clipboard
docs: Fix a few typos
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
correspondencerather thancorrespondonce. - Should read
yieldsrather thanyeilds. - Should read
thresholdrather thanthreshhold. - Should read
throughrather thanthrought. - Should read
submittingrather thansubmiting. - Should read
specifyrather thanspicify. - Should read
occurrencerather thanoccurence. - Should read
coordinatesrather thancooridnates. - Should read
arrayrather thanarrray.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md