BIM: fix typos in #27213 (#27225)

This commit is contained in:
Roy-043
2026-01-29 14:04:19 +01:00
committed by GitHub
parent 4f7b473a4a
commit c2504d2639

View File

@@ -71,7 +71,7 @@
<item row="3" column="0" colspan="3">
<widget class="Gui::PrefCheckBox" name="checkBox_UseMaterialColor">
<property name="toolTip">
<string>If this is checked, when an BIM object has a material, the object will take the color of the material. This can be overridden for each object.</string>
<string>If this is checked, when a BIM object has a material, the object will take the color of the material. This can be overridden for each object.</string>
</property>
<property name="text">
<string>Use material color as shape color</string>
@@ -90,7 +90,7 @@
<item row="4" column="0" colspan="3">
<widget class="Gui::PrefCheckBox" name="checkBox_applyconstructionStyle">
<property name="toolTip">
<string>If this is checked, when an object becomes subtraction or addition of an BIM object, it will receive the Draft construction color.</string>
<string>If this is checked, when an object becomes subtraction or addition of a BIM object, it will receive the Draft construction color.</string>
</property>
<property name="text">
<string>Apply Draft construction style to subcomponents</string>