Misc. typos

Found via `codespell`
Trivial typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-08-09 14:43:09 -04:00
committed by wmayer
parent a6341b3f27
commit fab9cad50f
11 changed files with 20 additions and 20 deletions

View File

@@ -42,7 +42,7 @@ else:
class TaskPanelHoleGeometryPage(PathOpGui.TaskPanelBaseGeometryPage):
'''Controller class to be used for the BaseGeomtery page.
Circular holes don't just disply the feature, they also add a column
Circular holes don't just display the feature, they also add a column
displaying the radius the feature describes. This page provides that
UI and functionality for all circular hole based operations.'''