quantification fallback - small clarification

This commit is contained in:
Andrej730
2025-03-17 17:47:21 +05:00
parent 0b4deee73f
commit 5109168533
+1 -1
View File
@@ -93,7 +93,7 @@ class BIMQtoProperties(PropertyGroup):
name="Fallback To Other Calculators", name="Fallback To Other Calculators",
description=( description=(
"If currently selected calculator does not support quantification " "If currently selected calculator does not support quantification "
"of some class/property, to try other available calculators." "of some class/quantity set, to try other available calculators."
), ),
default=False, default=False,
) )