aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/obsolete/fast-lock.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2011-11-24 02:58:14 +0100
committerJuanma Barranquero <[email protected]>2011-11-24 02:58:14 +0100
commit20db1522fe719b5de3f7cf9b373183d4b3437e94 (patch)
tree44b4bcef6fb0bb9b7fd99389781ee07dc94ca7c0 /lisp/obsolete/fast-lock.el
parent29291ef14b0592d235f4b62463a7eb4471e5a55f (diff)
Fix typos.
Diffstat (limited to 'lisp/obsolete/fast-lock.el')
-rw-r--r--lisp/obsolete/fast-lock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el
index 9c750ca5e8..c42c230941 100644
--- a/lisp/obsolete/fast-lock.el
+++ b/lisp/obsolete/fast-lock.el
@@ -144,7 +144,7 @@
;; 3.07--3.08:
;; - Made `fast-lock-read-cache' set `fast-lock-cache-filename'
;; 3.08--3.09:
-;; - Made `fast-lock-save-cache' cope if `fast-lock-minimum-size' is an a list
+;; - Made `fast-lock-save-cache' cope if `fast-lock-minimum-size' is a list
;; - Made `fast-lock-mode' respect the value of `font-lock-inhibit-thing-lock'
;; - Added `fast-lock-after-unfontify-buffer'
;; 3.09--3.10: