Cleanup: spelling
This commit is contained in:
@@ -42,7 +42,7 @@ struct wmOperatorType;
|
||||
|
||||
#define WM_TOOLSYSTEM_SPACE_MASK \
|
||||
((1 << SPACE_IMAGE) | (1 << SPACE_NODE) | (1 << SPACE_VIEW3D) | (1 << SPACE_SEQ))
|
||||
/* Values that define a categoey of active tool. */
|
||||
/* Values that define a category of active tool. */
|
||||
typedef struct bToolKey {
|
||||
int space_type;
|
||||
int mode;
|
||||
|
||||
Reference in New Issue
Block a user