pythonocc-core
pythonocc-core copied to clipboard
docs: Fix a few typos
There are small typos in:
- src/Display/WebGl/jupyter_renderer.py
- src/Display/WebGl/simple_server.py
- src/Display/WebGl/threejs_renderer.py
- src/Display/WebGl/x3dom_renderer.py
- src/Display/wxDisplay.py
- src/Tesselator/ShapeTesselator.cpp
Fixes:
- Should read
numberrather thannumer. - Should read
dictionaryrather thandictionnary. - Should read
whetherrather thanwether. - Should read
untilrather thanuntill. - Should read
triangulationrather thantringulation.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
@timgates42 Good catch, thank you. There are a few conflicts, can you please rebase this branch on top of master?
Merged into commit bffcf2d6