minor: typos, witespace, comments

This commit is contained in:
plc-user
2025-02-01 08:49:12 +01:00
parent ffef9aaea5
commit 3051c225bb
4 changed files with 9 additions and 11 deletions

View File

@@ -116,7 +116,7 @@ void PartPolygon::fromXml(const QDomElement &qde)
/**
@brief PartPolygon::toXml
Export this polygin in xml
Export this polygon in xml
@param xml_document : Xml document to use for create the xml element
@return an xml element that describe this polygon
*/