summaryrefslogtreecommitdiff
path: root/lisp/ffap.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-06 18:53:37 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-06 18:53:37 +0000
commit40720448f1b97a48bcb4394c9f30587d14b46670 (patch)
treed4355bc18dc0d1e988d4413082b3e2cfaf042002 /lisp/ffap.el
parent657a41c4c2a3407b2ded2d741a1756fb3647b14d (diff)
downloademacs-40720448f1b97a48bcb4394c9f30587d14b46670.tar.gz
(ffap-bindings): Doc fix.
Diffstat (limited to 'lisp/ffap.el')
-rw-r--r--lisp/ffap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ffap.el b/lisp/ffap.el
index 53eb07392dd..648688813d6 100644
--- a/lisp/ffap.el
+++ b/lisp/ffap.el
@@ -1689,7 +1689,7 @@ ffap most of the time."
;; (setq dired-x-hands-off-my-keys t) ; the default
)
"List of binding forms evaluated by function `ffap-bindings'.
-A reasonable ffap installation needs just these one line:
+A reasonable ffap installation needs just this one line:
(ffap-bindings)
Of course if you do not like these bindings, just roll your own!")