diff options
Diffstat (limited to 'lisp/ediff-vers.el')
-rw-r--r-- | lisp/ediff-vers.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-vers.el b/lisp/ediff-vers.el index fdd68a8bbb6..266a7457205 100644 --- a/lisp/ediff-vers.el +++ b/lisp/ediff-vers.el @@ -43,7 +43,7 @@ ;; end pacifier (defcustom ediff-keep-tmp-versions nil - "*If t, do not delete temporary previous versions for the files on which + "If t, do not delete temporary previous versions for the files on which comparison or merge operations are being performed." :type 'boolean :group 'ediff-vers |