summaryrefslogtreecommitdiff
path: root/lisp/vc/ediff-util.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-05-09 15:45:08 +0300
committerEli Zaretskii <eliz@gnu.org>2022-05-09 15:45:08 +0300
commit825b5435826ff42dfe831ce5dae1d33dbbe82b15 (patch)
tree64bfb747d4a405d588e9ee0e8f44484d6121da35 /lisp/vc/ediff-util.el
parent83e2e961b013fe086072fd8dbc7eb8d17cc586d1 (diff)
downloademacs-825b5435826ff42dfe831ce5dae1d33dbbe82b15.tar.gz
; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix.
Diffstat (limited to 'lisp/vc/ediff-util.el')
-rw-r--r--lisp/vc/ediff-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el
index f140f145593..040a9a63c5a 100644
--- a/lisp/vc/ediff-util.el
+++ b/lisp/vc/ediff-util.el
@@ -3432,7 +3432,7 @@ Without an argument, it saves customized diff argument, if available
(defun ediff-show-diff-output (arg)
"With prefix argument ARG, show plain diff output.
-Without an argument, it saves customized diff argument, if available
+Without an argument, save the customized diff argument, if available
(and plain output, if customized output was not generated)."
(interactive "P")
(ediff-barf-if-not-control-buffer)