]> git.eshelyaron.com Git - emacs.git/commitdiff
(apropos-files-scanned): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Thu, 4 Jan 1996 23:27:11 +0000 (23:27 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 4 Jan 1996 23:27:11 +0000 (23:27 +0000)
lisp/apropos.el

index ef26b9878fa5fd9be9b922e2601374b760cc2c5a..efc3d2b8a9b70e6a80f6612016395d46be1f0211 100644 (file)
@@ -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.")