CAM: Fix typo in tooltip for ToolBitLibraryEdit.ui
Modifies 'tool bit' to 'toolbit'. Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/339
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Table of tool bits of the library</string>
|
||||
<string>Table of toolbits of the library</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::Box</enum>
|
||||
|
||||
Reference in New Issue
Block a user