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:
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/rna_space.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_space.c b/source/blender/makesrna/intern/rna_space.c
index f5abe681d91..38d0fa85555 100644
--- a/source/blender/makesrna/intern/rna_space.c
+++ b/source/blender/makesrna/intern/rna_space.c
@@ -4801,7 +4801,7 @@ static void rna_def_space_properties(BlenderRNA *brna)
"AUTO",
0,
"Auto",
- "Change tabs only when this editor shares a border the outliner"},
+ "Change tabs only when this editor shares a border with an outliner"},
{0, NULL, 0, NULL, NULL},
};