Skip to content

Commit

Permalink
[skip ci] fix tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 7, 2019
1 parent dd120ef commit 72a30f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Mesh/Gui/DlgSettingsMeshView.ui
Expand Up @@ -145,7 +145,7 @@
<item row="3" column="1" colspan="4">
<widget class="Gui::PrefCheckBox" name="checkboxBoundbox">
<property name="toolTip">
<string>A yellow bounding box will be displayed</string>
<string>A bounding box will be displayed</string>
</property>
<property name="text">
<string>Show bounding-box for highlighted or selected meshes</string>
Expand Down

0 comments on commit 72a30f2

Please sign in to comment.