Fix typos in TD and FEM source comments/documentation [skip ci]

This commit is contained in:
luz paz
2022-11-07 07:17:46 -05:00
committed by WandererFan
parent 308fa5b73a
commit e75ffa0566
6 changed files with 7 additions and 7 deletions

View File

@@ -1006,7 +1006,7 @@ bool DrawViewPart::hasGeometry(void) const
return false;
}
//convert a vector in local XY coords into a coordinate sytem in global
//convert a vector in local XY coords into a coordinate system in global
//coordinates aligned to the vector.
//Note that this CS may not have the ideal XDirection for the derived view
//(likely a DrawViewSection) and the user may need to adjust the XDirection