Misc. typo and whitespace fixes

Found via `codespell`
This commit is contained in:
luz.paz
2019-05-29 14:40:01 -04:00
committed by abdullahtahiriyo
parent 4f7f8576a3
commit 2b02659010
9 changed files with 25 additions and 26 deletions

View File

@@ -598,7 +598,7 @@ void CmdPartDesignNewSketch::activated(int iMsg)
unsigned validPlaneCount = 0;
// Baseplanes are preaprooved
// Baseplanes are preapproved
try {
for ( auto plane: pcActiveBody->getOrigin ()->planes() ) {
planes.push_back (plane);