Fix various typos

This commit is contained in:
luzpaz
2025-08-12 16:19:00 +00:00
committed by Chris Hennes
parent 7c2f59b773
commit a5a59ff2e3
7 changed files with 7 additions and 7 deletions

View File

@@ -116,7 +116,7 @@ public:
bool linesAreParallel() const;
protected:
// Hint parameter helps sort out coumpound shapes by specifying a subelement type
// Hint parameter helps sort out compound shapes by specifying a subelement type
// use hint = TopAbs_COMPOUND to give no hint
TopoDS_Shape getShape(App::DocumentObject* obj,
const char* subName,