Cleanup: spelling
This commit is contained in:
@@ -890,7 +890,7 @@ PyObject *BPY_app_translations_struct(void)
|
||||
|
||||
void BPY_app_translations_end(void)
|
||||
{
|
||||
/* Incase the object remains in a module's namespace, see T44127. */
|
||||
/* In case the object remains in a module's name-space, see T44127. */
|
||||
#ifdef WITH_INTERNATIONAL
|
||||
_clear_translations_cache();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user