Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-11-08 03:41:34 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-11-08 03:44:23 +0300
commit5c2670ca394b5270b29a1e3669bb05f410c4e997 (patch)
tree41e07b351afa4c768c926f380ae5a8a2bec4c05c /source/blender/editors/space_outliner/outliner_intern.h
parentbda58b8a8914d62871fc7c5fb9e571a6e12a7320 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_intern.h')
-rw-r--r--source/blender/editors/space_outliner/outliner_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_outliner/outliner_intern.h b/source/blender/editors/space_outliner/outliner_intern.h
index 23c883c0db3..8075065e5c2 100644
--- a/source/blender/editors/space_outliner/outliner_intern.h
+++ b/source/blender/editors/space_outliner/outliner_intern.h
@@ -202,7 +202,7 @@ typedef enum {
/**
* Container to avoid passing around these variables to many functions.
- * Also so we can have one place to assing these variables.
+ * Also so we can have one place to assign these variables.
*/
typedef struct TreeViewContext {
/* Scene level. */