Typos: user-facing and trivial

Several typos and uniformity fixes.
Note: 
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd  had redundant data. It has been removed. Please double check it.
This commit is contained in:
luzpaz
2017-11-30 06:48:51 -05:00
committed by wmayer
parent af0477fc4a
commit 56111a0810
20 changed files with 60 additions and 67 deletions

View File

@@ -141,7 +141,7 @@ void ViewProviderInspection::show(void)
void ViewProviderInspection::attach(App::DocumentObject *pcFeat)
{
// creats the standard viewing modes
// creates the standard viewing modes
inherited::attach(pcFeat);
SoShapeHints * flathints = new SoShapeHints;