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>2009-02-12 06:48:56 +0300
committerCampbell Barton <ideasman42@gmail.com>2009-02-12 06:48:56 +0300
commita5f26d4c14a3dea60b26ff9a579c4c4ec8205d2e (patch)
tree0bc0eaffebc3ab18098bd90a4ac374f46bd872b6 /source/blender/editors/space_outliner
parentb96180ec1763b29bdda4acd6cf79275058bcbde3 (diff)
reveil -> reveal
Diffstat (limited to 'source/blender/editors/space_outliner')
-rw-r--r--source/blender/editors/space_outliner/outliner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_outliner/outliner.c b/source/blender/editors/space_outliner/outliner.c
index dafe0cb4e03..2d3ccedd201 100644
--- a/source/blender/editors/space_outliner/outliner.c
+++ b/source/blender/editors/space_outliner/outliner.c
@@ -2478,7 +2478,7 @@ void outliner_find_panel(Scene *scene, ARegion *ar, SpaceOops *soops, int again,
// else return; /* XXX RETURN! XXX */
}
- /* do selection and reveil */
+ /* do selection and reveal */
if (te) {
tselem= TREESTORE(te);
if (tselem) {