mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +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(
|
||||
name="Fallback To Other Calculators",
|
||||
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."
|
||||
),
|
||||
default=False,
|
||||
|
||||
Reference in New Issue
Block a user