Misc. typos: Please merge right before 0.17 release
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
This commit is contained in:
@@ -48,7 +48,7 @@ TYPESYSTEM_SOURCE(App::PropertyContainer,Base::Persistence);
|
||||
//**************************************************************************
|
||||
// Construction/Destruction
|
||||
|
||||
// here the implemataion! description should take place in the header file!
|
||||
// Here's the implementation! Description should take place in the header file!
|
||||
PropertyContainer::PropertyContainer()
|
||||
{
|
||||
propertyData.parentPropertyData = 0;
|
||||
|
||||
Reference in New Issue
Block a user