diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-14 23:55:13 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-14 23:55:13 -0800 |
commit | da6062e6ea440f6cd68db251390fcb91450103ba (patch) | |
tree | 8643e5ab1b5045cfb22e254412632f671658645f /lisp/cedet/ede/custom.el | |
parent | 672b871d9838335ac12faaf62793a811f1269a66 (diff) | |
download | emacs-da6062e6ea440f6cd68db251390fcb91450103ba.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/cedet/ede/custom.el')
-rw-r--r-- | lisp/cedet/ede/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/custom.el b/lisp/cedet/ede/custom.el index fed1a1b2155..ac0907e8e7f 100644 --- a/lisp/cedet/ede/custom.el +++ b/lisp/cedet/ede/custom.el @@ -40,7 +40,7 @@ ;;; Customization Commands ;; -;; These commands initialize custoization of EDE control objects. +;; These commands initialize customization of EDE control objects. ;;;###autoload (defun ede-customize-project () |