mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
Fix typo
Co-Authored-By: sboddy <12862430+sboddy@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ class BIMQtoProperties(PropertyGroup):
|
|||||||
fallback: BoolProperty(
|
fallback: BoolProperty(
|
||||||
name="Fallback To Other Calculators",
|
name="Fallback To Other Calculators",
|
||||||
description=(
|
description=(
|
||||||
"If currently selected calculator does not support quantitication "
|
"If currently selected calculator does not support quantification "
|
||||||
"of some class/property, to try other available calculators."
|
"of some class/property, to try other available calculators."
|
||||||
),
|
),
|
||||||
default=False,
|
default=False,
|
||||||
|
|||||||
Reference in New Issue
Block a user