Cleanup: Missing word in rna description

One of the sentences changed recently in rBc63df3b33f01 was missing
a word. No functional changes.
This commit is contained in:
2021-02-17 08:06:58 -07:00
parent 6247b8cc77
commit e3dad81164

View File

@@ -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},
};