aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ffap.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-01-06 18:55:45 +0000
committerEli Zaretskii <[email protected]>2001-01-06 18:55:45 +0000
commit148b5960d421f9493b3bdba431c6caeef64d7237 (patch)
tree0584a4464258845233c3afb81c2b22436492b492 /lisp/ffap.el
parent4e6ef391515f731b75312a7fe2e3d3100509fa04 (diff)
(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 53eb07392d..648688813d 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!")