diff lisp/ChangeLog.6 @ 96363:f9d35151b907

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:23:35 +0000
parents 54b3c5554f6f
children 4a78563eb87f
line wrap: on
line diff
--- a/lisp/ChangeLog.6	Fri Jun 27 02:14:52 2008 +0000
+++ b/lisp/ChangeLog.6	Fri Jun 27 02:23:35 2008 +0000
@@ -4591,7 +4591,7 @@
 1995-12-13  Simon Marshall  <simon@duality.gnu.ai.mit.edu>
 
 	* faces.el (modify-face): Take extra optional arg FRAME.
-	Use face-try-color-list to change foreground and background colours.
+	Use face-try-color-list to change foreground and background colors.
 	If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
 	display attribute corresponding to that arg.  Doc fix.