summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 02:23:35 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 02:23:35 +0000
commitb643ae6f40dcf303ab0720629a09496d3f333c16 (patch)
treea290d82f21049f8e5ce85bd4bbb9daf406ed87d0 /src/gtkutil.c
parentcf2fe016af5c4edfff21a51b94b2cec19817c1b3 (diff)
downloademacs-b643ae6f40dcf303ab0720629a09496d3f333c16.tar.gz
American English spelling fix.
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 fb766c445a4..996d3f49892 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -1025,7 +1025,7 @@ x_wm_set_size_hint (f, flags, user_position)
}
/* Change background color of a frame.
- Since GTK uses the background colour to clear the window, we must
+ Since GTK uses the background color to clear the window, we must
keep the GTK and X colors in sync.
F is the frame to change,
BG is the pixel value to change to. */