Cleanup: spelling in comments, strings

This commit is contained in:
Campbell Barton
2023-12-07 12:15:45 +11:00
parent bad4390663
commit 497600e49e
31 changed files with 55 additions and 55 deletions

View File

@@ -30,7 +30,7 @@
#include "bpy_rna.h"
/* -------------------------------------------------------------------- */
/** \name Private Utility Funcitons
/** \name Private Utility Functions
* \{ */
static void bpy_rna_context_temp_set_screen_for_window(bContext *C, wmWindow *win, bScreen *screen)