changeset 98388:a0d0310a78a7

Fix previous change.
author Glenn Morris <rgm@gnu.org>
date Sun, 28 Sep 2008 17:57:00 +0000
parents cbbaeba5093d
children 05e41fd49efc
files lisp/vc.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Sun Sep 28 17:54:50 2008 +0000
+++ b/lisp/vc.el	Sun Sep 28 17:57:00 2008 +0000
@@ -1405,7 +1405,7 @@
 In decreasing order of preference, returns the value of:
 vc-BACKEND-OP-switches (e.g. `vc-cvs-diff-switches');
 vc-OP-switches (e.g. `vc-diff-switches'); or, in the case of
-diff only, `vc-diff-switches'.
+diff only, `diff-switches'.
 
 If the chosen value is not a string or a list, returns nil.
 This is so that you may set, e.g. `vc-svn-diff-switches' to t in order