fix typos and whitespace

This commit is contained in:
plc-user
2024-11-23 21:17:39 +01:00
parent a9f5e2945b
commit 6dcb6ebcb7
5 changed files with 7 additions and 7 deletions

View File

@@ -399,7 +399,7 @@ ElementsLocation ElementCollectionHandler::createDir(ElementsLocation &parent, c
@brief ElementCollectionHandler::importFromProject
Import the element represented by location to the embedded collection
of project at the same path.
location must represente an element owned by a project embedded collection
location must represent an element owned by a project embedded collection
@param project : project where copy the element
@param location : location to copy
@return true if import with success