Fix user facing typos [skip ci]

Typos in Draft and OpenSCAD code.
This commit is contained in:
luz paz
2021-10-06 18:11:25 -04:00
parent f1d1778a73
commit bb108cff95
2 changed files with 2 additions and 2 deletions

View File

@@ -208,7 +208,7 @@ def init_menu(workbench, menu_list, cmd_list):
The workbench. The commands from cmd_list must be available.
menu_list: list of strings
The main and optional submenu(s). The commands, and additonal
The main and optional submenu(s). The commands, and additional
submenus (if any), are added to the last (sub)menu in the list.
cmd_list: list of strings or list of strings and tuples

View File

@@ -237,7 +237,7 @@
</size>
</property>
<property name="toolTip">
<string>The path to the directory for transfering files to and from OpenSCAD</string>
<string>The path to the directory for transferring files to and from OpenSCAD</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>transferdirectory</cstring>