[gimp/gimp-2-8] app: fix comment typo in previous commit



commit 3a0f0000798362f731def64cebb8285fada5ac8b
Author: Ell <ell_se yahoo com>
Date:   Thu Feb 23 05:20:18 2017 -0500

    app: fix comment typo in previous commit
    
    Previous commit was cherry picked from
    commit 4c5f6a8e5b725014f2bc5db07224a14eed37ffd9.

 app/display/gimpdisplayshell.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/display/gimpdisplayshell.c b/app/display/gimpdisplayshell.c
index be9da0f..9a9c5aa 100644
--- a/app/display/gimpdisplayshell.c
+++ b/app/display/gimpdisplayshell.c
@@ -447,7 +447,7 @@ gimp_display_shell_constructed (GObject *object)
    *            |      +-- hscrollbar
    *            |      +-- navbutton
    *            |
-   *            +-- statusbard
+   *            +-- statusbar
    *
    *  Note that we separate "shell" and "main_vbox", so that we can make
    *  "shell" a GtkEventBox, giving it its own window.  This isolates our


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]