Fix typos [skip ci]
Typos ffound via `codespell v2.1.dev0` Also includes fixes in deprecated code of `src/Mod/Assembly`
This commit is contained in:
committed by
abdullahtahiriyo
parent
b7128a8f52
commit
f497f09238
@@ -407,7 +407,7 @@ public:
|
||||
*
|
||||
* @param newLabel: input as the new label, which can be modified by object itself
|
||||
*
|
||||
* This function is is called before onBeforeChange()
|
||||
* This function is called before onBeforeChange()
|
||||
*/
|
||||
virtual void onBeforeChangeLabel(std::string &newLabel) {(void)newLabel;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user