Misc. typo and whitespace fixes
Found via `codespell`
This commit is contained in:
committed by
abdullahtahiriyo
parent
4f7f8576a3
commit
2b02659010
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user