diff lisp/vc.el @ 98388:a0d0310a78a7

Fix previous change.
author Glenn Morris <rgm@gnu.org>
date Sun, 28 Sep 2008 17:57:00 +0000
parents 48cf5d8c02af
children b0dce7f34dda
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