pyqtgraph/pyqtgraph/flowchart
Tim Gates a2078f8a87
docs: Fix a few typos
There are small typos in:
- doc/source/how_to_use.rst
- doc/source/region_of_interest.rst
- examples/ViewBox.py
- pyqtgraph/flowchart/Node.py
- pyqtgraph/graphicsItems/AxisItem.py
- pyqtgraph/graphicsItems/PColorMeshItem.py
- pyqtgraph/graphicsItems/PlotDataItem.py
- pyqtgraph/graphicsItems/TargetItem.py
- pyqtgraph/graphicsItems/ViewBox/ViewBox.py
- pyqtgraph/widgets/RawImageWidget.py

Fixes:
- Should read `mapped` rather than `maped`.
- Should read `vector` rather than `vetctor`.
- Should read `value` rather than `vaule`.
- Should read `preferable` rather than `preferrable`.
- Should read `output` rather than `ouptut`.
- Should read `information` rather than `inforation`.
- Should read `information` rather than `infomation`.
- Should read `exempt` rather than `excempt`.
- Should read `emphasizing` rather than `emphacizing`.
- Should read `construction` rather than `constrution`.
2021-08-05 06:47:08 +10:00
..
library Remove python 2 code paths 2021-08-02 12:07:25 -04:00
Flowchart.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
FlowchartCtrlTemplate.ui QFont.setWeight(75) is redundant 2021-01-15 08:25:05 +08:00
FlowchartCtrlTemplate_pyqt5.py Patch/window handling (#468) 2020-06-01 11:23:18 -07:00
FlowchartCtrlTemplate_pyqt6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
FlowchartCtrlTemplate_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
FlowchartCtrlTemplate_pyside6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
FlowchartGraphicsView.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
FlowchartTemplate.ui QFont.setWeight(75) is redundant 2021-01-15 08:25:05 +08:00
FlowchartTemplate_pyqt5.py Patch/window handling (#468) 2020-06-01 11:23:18 -07:00
FlowchartTemplate_pyqt6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
FlowchartTemplate_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
FlowchartTemplate_pyside6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
Node.py docs: Fix a few typos 2021-08-05 06:47:08 +10:00
NodeLibrary.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
Terminal.py toPlainText also returns str 2021-08-02 11:23:04 -04:00
__init__.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00