Fix various trailing whitespace issues and typos

This commit is contained in:
luzpaz
2023-02-19 11:57:23 +00:00
committed by Chris Hennes
parent 902566c6ce
commit c14f58d6f3
6 changed files with 16 additions and 16 deletions

View File

@@ -34,7 +34,7 @@ namespace Import
* convenient access to the Mesh data structure. This class should not be used
* for programming algorithms in C++. Use Mesh Core classes instead!
*/
class ImportExport StepShape
class ImportExport StepShape
{
public:
StepShape();