Merge pull request #16129 from FEA-eng/compound_merge_tip

Fix incorrect Compound merge tip
This commit is contained in:
Chris Hennes
2024-08-31 11:41:12 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@
<item>
<widget class="Gui::PrefCheckBox" name="checkBox">
<property name="toolTip">
<string>If this is checked, no Compound merge will be done during file reading (slower but higher details).</string>
<string>If this is checked, Compound merge will be done during file reading (slower but higher details).</string>
</property>
<property name="text">
<string>Enable STEP Compound merge</string>

View File

@@ -23,7 +23,7 @@
<item>
<widget class="Gui::PrefCheckBox" name="checkBoxMergeCompound">
<property name="toolTip">
<string>If checked, no Compound merge will be done
<string>If checked, Compound merge will be done
during file reading (slower but higher details).</string>
</property>
<property name="text">