aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 46264e0a52..29da63df7c 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -3025,7 +3025,7 @@ This requires the external program \"diff\" to be in your `exec-path'."
nil)
"display the current buffer")
(?d diff-buffer-with-file
- "Show difference to last saved version"))
+ "show difference to last saved version"))
"ACTION-ALIST argument used in call to `map-y-or-n-p'.")
(put 'save-some-buffers-action-alist 'risky-local-variable t)