app: fix comment typo in previous commit

This commit is contained in:
Ell 2017-02-23 04:58:35 -05:00
parent 4c5f6a8e5b
commit c11c955ef5
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,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