diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-13 14:21:32 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-13 14:21:32 -0800 |
commit | ae93878a926442f695ac1f96f316247ff8eccc3a (patch) | |
tree | 3e3ca81dabc7d81f3f44808dfa0e834f5b7cdcb7 /lisp/speedbar.el | |
parent | e3f33e5dbbdf45eb28a88d82f8d7a8d03384fdc2 (diff) | |
download | emacs-ae93878a926442f695ac1f96f316247ff8eccc3a.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/speedbar.el')
-rw-r--r-- | lisp/speedbar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/speedbar.el b/lisp/speedbar.el index e7f78599e27..2b9d05e1ac4 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -2969,7 +2969,7 @@ that will occur on your system." (run-hook-with-args 'speedbar-vc-in-control-hook directory name) )) -;; Objet File scanning +;; Object File scanning (defun speedbar-check-objects () "Scan all files in a directory, and for each see if there is an object. See `speedbar-check-obj-this-line' and `speedbar-obj-alist' for how |