Fix user facing typos [skip ci]
Typos in Draft and OpenSCAD code.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user