]> code.delx.au - gnu-emacs/blobdiff - lisp/font-core.el
Move comment for last change to right place.
[gnu-emacs] / lisp / font-core.el
index c7906b68d01201d7f4a264776be281ad1e1b98bc..e3c34b012ce5270fbce42942c070ca1d1d73a2cd 100644 (file)
@@ -252,7 +252,7 @@ this function onto `change-major-mode-hook'."
 ;; Although Global Font Lock mode is a pseudo-mode, I think that the user
 ;; interface should conform to the usual Emacs convention for modes, i.e., a
 ;; command to toggle the feature (`global-font-lock-mode') with a variable for
-;; finer control of the mode's behaviour (`font-lock-global-modes').
+;; finer control of the mode's behavior (`font-lock-global-modes').
 ;;
 ;; The feature should not be enabled by loading font-lock.el, since other
 ;; mechanisms for turning on Font Lock mode, such as M-x font-lock-mode RET or