Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.

Differential Revision: https://developer.blender.org/D3719
This commit is contained in:
2018-09-24 18:46:51 +02:00
parent 9682e43bf9
commit 342e73f90f
77 changed files with 116 additions and 116 deletions

View File

@@ -40,7 +40,7 @@
struct ScrArea;
struct ARegion;
/* wmKeyMap is in DNA_windowmanager.h, it's savable */
/* wmKeyMap is in DNA_windowmanager.h, it's saveable */
struct wmEventHandler_KeymapFn {
void (*handle_post_fn)(wmKeyMap *keymap, wmKeyMapItem *kmi, void *user_data);