Misc. typos

Found via `codespell -q 3`
This commit is contained in:
luz.paz
2018-09-06 12:23:07 -04:00
committed by Thomas Krijnen
parent c2f4c2cf74
commit d78c9171db
12 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ bool IfcGeom::Kernel::convert(const IfcSchema::IfcCompositeCurve* l, TopoDS_Wire
use_radians = true;
} else {
// No heuristic left to prefer the one over the other,
// apparently both variants are equally succesful.
// apparently both variants are equally successful.
// The curve might be composed of only straight segments.
// Let's go with the wire created using radians as that
// at least is a SI unit.