Cleanup: spelling in comments

Also move mis-placed doc-string.
This commit is contained in:
2022-07-08 09:10:30 +10:00
parent 9ef3736959
commit 03173d63c0
9 changed files with 25 additions and 18 deletions

View File

@@ -275,7 +275,7 @@ void BPY_driver_reset(void)
}
/**
* Error return function for #BPY_eval_pydriver.
* Error return function for #BPY_driver_exec.
*
* \param anim_rna: Used to show the target when printing the error to give additional context.
*/