From 9dec01d2912f84373c16fa8cc9da8992f37e6de6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 25 Jan 2016 18:24:09 -0500 Subject: ; Spelling fixes (American spelling) --- src/xwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/xwidget.c b/src/xwidget.c index 9450bdf7870..8745416f3db 100644 --- a/src/xwidget.c +++ b/src/xwidget.c @@ -530,7 +530,7 @@ xwidget_init_view (struct xwidget *xww, container later. Drawing should crop container window if necessary to handle case where xwidget is partially obscured by other Emacs windows. Other containers than gtk_fixed where explored, but - gtk_fixed had the most predictable behaviour so far. */ + gtk_fixed had the most predictable behavior so far. */ xv->emacswindow = FRAME_GTK_WIDGET (s->f); xv->widgetwindow = gtk_fixed_new (); -- cgit v1.2.3