Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.
Differential Revision: https://developer.blender.org/D3719
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user