summaryrefslogtreecommitdiff
path: root/lisp/follow.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-11-18 04:57:08 +0000
committerRichard M. Stallman <rms@gnu.org>2002-11-18 04:57:08 +0000
commit28ccdfff966e925272401d280ca0181b7b75d3c2 (patch)
tree3134427cc40448fad69fee4fa0d2313d9aa39cfc /lisp/follow.el
parent63fe0a9878c648687441fd23fda374cc97cbf01e (diff)
downloademacs-28ccdfff966e925272401d280ca0181b7b75d3c2.tar.gz
Comment change.
Diffstat (limited to 'lisp/follow.el')
-rw-r--r--lisp/follow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el
index 7f4f5a67df4..4480ba6b849 100644
--- a/lisp/follow.el
+++ b/lisp/follow.el
@@ -129,7 +129,7 @@
;;
;; When `Follow' mode is activated, functions stored in the hook
;; `follow-mode-hook' are called. When it is deactivated
-;; `follow-mode-off-hook' is runed.
+;; `follow-mode-off-hook' is run.
;;
;; The keymap `follow-key-map' contains key bindings activated by
;; `follow-mode'.