From 1259a0808966d07c391febd60ac94ef46475cab4 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 4 Jan 1996 23:27:11 +0000 Subject: [PATCH] (apropos-files-scanned): Doc fix. --- lisp/apropos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/apropos.el b/lisp/apropos.el index ef26b9878fa..efc3d2b8a9b 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -99,7 +99,7 @@ This looks good, but slows down the commands several times.") "Regexp used in current apropos run.") (defvar apropos-files-scanned () - "List of elc files already scanned in current run of `apropos-documentaion'.") + "List of elc files already scanned in current run of `apropos-documentation'.") (defvar apropos-accumulator () "Alist of symbols already found in current apropos run.") -- 2.39.2