fixed typo

This commit is contained in:
Andrej730
2023-12-01 10:33:24 +05:00
parent f50509d2d4
commit 661d6bcfe7
2 changed files with 2 additions and 2 deletions
@@ -47,7 +47,7 @@ class Usecase:
construction models. Its main usecase is in modular construction, kit of construction models. Its main usecase is in modular construction, kit of
parts, or fabrication models. 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 decomposition" tree, assigning an nesting relationship will remove any
previous aggregation, containment, or nesting relationships it may have. previous aggregation, containment, or nesting relationships it may have.
@@ -57,7 +57,7 @@ class Usecase:
critical in facility management, as it indicates through which space critical in facility management, as it indicates through which space
equipment may be accessed for maintenance purposes. 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 decomposition" tree, assigning an aggregate relationship will remove any
previous aggregation, containment, or nesting relationships it may have. previous aggregation, containment, or nesting relationships it may have.