aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /src/gtkutil.c
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'src/gtkutil.c')
-rw-r--r--src/gtkutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkutil.c b/src/gtkutil.c
index bc71685819e..a52bd26235f 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -3052,7 +3052,7 @@ xg_update_submenu (GtkWidget *submenu,
3052 } 3052 }
3053 } 3053 }
3054 3054
3055 /* Remove widgets from first structual change. */ 3055 /* Remove widgets from first structural change. */
3056 if (iter) 3056 if (iter)
3057 { 3057 {
3058 /* If we are adding new menu items below, we must remove from 3058 /* If we are adding new menu items below, we must remove from