]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-svn.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / vc / vc-svn.el
index 8d6eae58d25feea9745c4b85b01886034d1dee29..755dbc1ca3bc112e49c3d43ea50a912d104320a2 100644 (file)
@@ -83,7 +83,7 @@ If t, use no switches."
   t                       ;`svn' doesn't support common args like -c or -b.
   "String or list of strings specifying extra switches for svn diff under VC.
 If nil, use the value of `vc-diff-switches' (or `diff-switches'),
-together with \"-x --diff-cmd=\"`diff-command' (since 'svn diff'
+together with \"-x --diff-cmd=\"`diff-command' (since `svn diff'
 does not support the default \"-c\" value of `diff-switches').
 If you want to force an empty list of arguments, use t."
   :type '(choice (const :tag "Unspecified" nil)