typo, pointed out by Dave Wiard

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7257 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-07-30 08:28:53 +00:00
parent 86c8586e47
commit 204ff7e473

View file

@ -16,7 +16,7 @@
(defvar my-style-selective-mode-hook nil (defvar my-style-selective-mode-hook nil
"Holds a list of predicate and hooks pairs. (list (PREDICATE . HOOK) "Holds a list of predicate and hooks pairs. (list (PREDICATE . HOOK)
...) It is used by my-mode-selective-mood-hook-function for choosing ...) It is used by my-mode-selective-mode-hook-function for choosing
the right hook to run.") the right hook to run.")
(defun my-style-selective-mode-hook-function () (defun my-style-selective-mode-hook-function ()