Fix various typos and whitespace

This commit is contained in:
luzpaz
2023-03-10 12:35:18 +00:00
committed by Uwe
parent 31fa8187d5
commit 01e8bbc2bf
12 changed files with 19 additions and 19 deletions

View File

@@ -34,7 +34,7 @@
# include <TopoDS_Face.hxx>
#endif
// neccessary for the feature despite not all are necessary for compilation
// necessary for the feature despite not all are necessary for compilation
#include <pybind11/eigen.h>
#include <pybind11/numpy.h>
#include <pybind11/operators.h>