# HG changeset patch # User Eric S. Raymond # Date 732576729 0 # Node ID a74fc62a3a1f4d967d34bea72c4011cecb83eea5 # Parent 8d18b4730895f0f3c8aeedf6fe6b5e160d12e470 Typo fix. diff -r 8d18b4730895 -r a74fc62a3a1f lisp/finder.el --- 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")