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:
@@ -242,7 +242,7 @@ void ViewProviderMeshCurvature::slotChangedObject(const App::DocumentObject& Obj
|
||||
|
||||
void ViewProviderMeshCurvature::attach(App::DocumentObject *pcFeat)
|
||||
{
|
||||
// creats the standard viewing modes
|
||||
// creates the standard viewing modes
|
||||
inherited::attach(pcFeat);
|
||||
attachDocument(pcFeat->getDocument());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user