summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-07-30 08:28:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-07-30 08:28:53 +0000
commit204ff7e473ad3e20aaaf758eaaddbc28bbcb1cfd (patch)
tree44cf8a49a898560b594576a1cbcd978f366f2995 /tools
parent86c8586e477f6d10d26b70b122475da48e22a061 (diff)
downloadrockbox-204ff7e473ad3e20aaaf758eaaddbc28bbcb1cfd.tar.gz
rockbox-204ff7e473ad3e20aaaf758eaaddbc28bbcb1cfd.zip
typo, pointed out by Dave Wiard
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7257 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rw-r--r--tools/sample.emacs2
1 files changed, 1 insertions, 1 deletions
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 ()