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
commitcccf69fbbb5734c3ea10e14b2795550305cfa3da (patch)
tree26410efc54154d2834fb1588a673bfe1aef023e8 /lisp/finder.el
parent0c02ca40d1adba79bdbaed89928f0a416fccbb81 (diff)
downloademacs-cccf69fbbb5734c3ea10e14b2795550305cfa3da.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")