PartDesign/Feature: minor gramma fix
This commit is contained in:
parent
da1fb99dc5
commit
147aff0395
|
@ -59,7 +59,7 @@ public:
|
||||||
/**
|
/**
|
||||||
* Returns the BaseFeature property's object (if any)
|
* Returns the BaseFeature property's object (if any)
|
||||||
* @param silent if couldn't determine the base feature and silent == true,
|
* @param silent if couldn't determine the base feature and silent == true,
|
||||||
* silently return a nullptr, otherwice throw Base::Exception.
|
* silently return a nullptr, otherwise throw Base::Exception.
|
||||||
* Default is false.
|
* Default is false.
|
||||||
*/
|
*/
|
||||||
virtual Part::Feature* getBaseObject(bool silent=false) const;
|
virtual Part::Feature* getBaseObject(bool silent=false) const;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user