]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorGlenn Morris <rgm@gnu.org>
Sun, 28 Sep 2008 17:57:00 +0000 (17:57 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 28 Sep 2008 17:57:00 +0000 (17:57 +0000)
lisp/vc.el

index a929c20ffb0849d4f3a6e889584e46e6d0edadab..35e846dd28ae7e000fb4da3bd7bfaefc05c6a136 100644 (file)
@@ -1405,7 +1405,7 @@ OP is a symbol such as `diff'.
 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