Misc. typos

+ some are doxy others are just comment code.  
+ some minor whitespace and grammatical tweaks. 
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366). So it's ok to merge them in to master.
This commit is contained in:
luzpaz
2017-10-03 11:09:41 -04:00
committed by wmayer
parent 04530ff516
commit ab8f8919b6
97 changed files with 125 additions and 125 deletions

View File

@@ -492,7 +492,7 @@ bool cutting_tools::arrangecuts_ZLEVEL()
// gp_Vec first_u,first_v,second_u,second_v,third_u,third_v, Norm_first,Norm_second,Norm_third,Norm_average;
// double u_middle,v_middle;
// /*
// Generate three random point on the surface to get the surface normal and decide wether its a
// Generate three random point on the surface to get the surface normal and decide whether it's a
// planar face or not
// */
// FirstUParameter = aAdaptor_Surface.FirstUParameter();