From 204ff7e473ad3e20aaaf758eaaddbc28bbcb1cfd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 30 Jul 2005 08:28:53 +0000 Subject: [PATCH] typo, pointed out by Dave Wiard git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7257 a1c6a512-1295-4272-9138-f99709370657 --- tools/sample.emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sample.emacs b/tools/sample.emacs index 53b75fd907..decf5b94a5 100644 --- a/tools/sample.emacs +++ b/tools/sample.emacs @@ -16,7 +16,7 @@ (defvar my-style-selective-mode-hook nil "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.") (defun my-style-selective-mode-hook-function ()