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:
luzpaz
2026-01-04 18:30:57 -05:00
committed by Max Wilfinger
parent c5216e237f
commit f4420324e9

View File

@@ -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>