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

@@ -591,7 +591,7 @@ bool ElementsLocation::isWritable() const
/**
@brief ElementsLocation::projectCollection
@return
If this location represente a item in an embedded project collection,
If this location represents an item in an embedded project collection,
return this collection else return nullptr.
*/
XmlElementCollection *ElementsLocation::projectCollection() const