mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +00:00
Fix typo
This commit is contained in:
@@ -372,7 +372,7 @@ class BIMProjectProperties(PropertyGroup):
|
||||
items=get_template_file,
|
||||
name="Template File",
|
||||
description=(
|
||||
"Template to use for a new project. All types from the template will be appended to a new project)."
|
||||
"Template to use for a new project. All types from the template will be appended to a new project."
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user