summaryrefslogtreecommitdiff
path: root/lisp/custom.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-07-05 11:51:56 +0200
committerJuanma Barranquero <lekktu@gmail.com>2011-07-05 11:51:56 +0200
commit9173deecd801321600a6c24186ce94147ae01753 (patch)
tree8c0fe262af09cdb35848e2c3d5106ad4b7b86fe0 /lisp/custom.el
parent869795d6b510972d846183141885569ebf0c44f4 (diff)
downloademacs-9173deecd801321600a6c24186ce94147ae01753.tar.gz
emacs-9173deecd801321600a6c24186ce94147ae01753.tar.bz2
emacs-9173deecd801321600a6c24186ce94147ae01753.zip
Fix typos.
Diffstat (limited to 'lisp/custom.el')
-rw-r--r--lisp/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/custom.el b/lisp/custom.el
index 11dc1859c00..a5c0065036a 100644
--- a/lisp/custom.el
+++ b/lisp/custom.el
@@ -1407,7 +1407,7 @@ This function returns nil if no custom theme specifies a value for VARIABLE."
(face-spec-recalc face frame)))
-;;; XEmacs compability functions
+;;; XEmacs compatibility functions
;; In XEmacs, when you reset a Custom Theme, you have to specify the
;; theme to reset it to. We just apply the next available theme, so