summaryrefslogtreecommitdiff
path: root/lisp/finder.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-19 21:32:09 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-19 21:32:09 +0000
commitdea2447909c9cdccef9c59f949e9ce6d370dd8bd (patch)
tree6c806a51e601cd1925a3f88e10152a74a8e15262 /lisp/finder.el
parent01d7b9370f37ccd9b0f5a4cefd8a6884b5a2d82b (diff)
downloademacs-dea2447909c9cdccef9c59f949e9ce6d370dd8bd.tar.gz
Typo fix.
Diffstat (limited to 'lisp/finder.el')
-rw-r--r--lisp/finder.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index b4157703bc6..6eb8c1880ab 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -43,7 +43,7 @@
(defvar finder-known-keywords
'(
- (abbrev . "abbreviation handking, typing shortcuts, macros")
+ (abbrev . "abbreviation handling, typing shortcuts, macros")
(bib . "code related to the bib(1) bibliography processor")
(c . "C and C++ language support")
(calendar . "calendar and time management support")