diff --git a/src/ifcopenshell-python/ifcopenshell/api/nest/assign_object.py b/src/ifcopenshell-python/ifcopenshell/api/nest/assign_object.py index 8f0b916fec..e75b1ecf44 100644 --- a/src/ifcopenshell-python/ifcopenshell/api/nest/assign_object.py +++ b/src/ifcopenshell-python/ifcopenshell/api/nest/assign_object.py @@ -47,7 +47,7 @@ class Usecase: construction models. Its main usecase is in modular construction, kit of parts, or fabrication models. - As a product may only have a single locaion in the "spatial + As a product may only have a single location in the "spatial decomposition" tree, assigning an nesting relationship will remove any previous aggregation, containment, or nesting relationships it may have. diff --git a/src/ifcopenshell-python/ifcopenshell/api/spatial/assign_container.py b/src/ifcopenshell-python/ifcopenshell/api/spatial/assign_container.py index 28c594ab74..c54cc64db4 100644 --- a/src/ifcopenshell-python/ifcopenshell/api/spatial/assign_container.py +++ b/src/ifcopenshell-python/ifcopenshell/api/spatial/assign_container.py @@ -57,7 +57,7 @@ class Usecase: critical in facility management, as it indicates through which space equipment may be accessed for maintenance purposes. - As a product may only have a single locaion in the "spatial + As a product may only have a single location in the "spatial decomposition" tree, assigning an aggregate relationship will remove any previous aggregation, containment, or nesting relationships it may have.