changeset 2270:a74fc62a3a1f

Typo fix.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 19 Mar 1993 21:32:09 +0000
parents 8d18b4730895
children 026941de1886
files lisp/finder.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/finder.el	Fri Mar 19 21:21:39 1993 +0000
+++ b/lisp/finder.el	Fri Mar 19 21:32:09 1993 +0000
@@ -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")