Cleanup: spelling

This commit is contained in:
2022-09-19 14:47:27 +10:00
parent 4baa6e57bd
commit 6424fbca94
85 changed files with 169 additions and 165 deletions

View File

@@ -1635,7 +1635,7 @@ static void UI_OT_jump_to_target_button(wmOperatorType *ot)
#ifdef WITH_PYTHON
/* ------------------------------------------------------------------------- */
/* EditSource Utility funcs and operator,
/* EditSource Utility functions and operator,
* NOTE: this includes utility functions and button matching checks. */
struct uiEditSourceStore {
@@ -1847,7 +1847,7 @@ static void UI_OT_editsource(wmOperatorType *ot)
* \{ */
/**
* EditTranslation utility funcs and operator,
* EditTranslation utility functions and operator.
*
* \note this includes utility functions and button matching checks.
* this only works in conjunction with a Python operator!