diff src/gtkutil.c @ 96363:f9d35151b907

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:23:35 +0000
parents 184aae567806
children 3760da9fe15e
line wrap: on
line diff
--- a/src/gtkutil.c	Fri Jun 27 02:14:52 2008 +0000
+++ b/src/gtkutil.c	Fri Jun 27 02:23:35 2008 +0000
@@ -1025,7 +1025,7 @@
 }
 
 /* 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.  */