# HG changeset patch # User Chong Yidong # Date 1228274715 0 # Node ID 36d20f829f38da2974f057314609e44368a73d68 # Parent 418a07b809e5e6357ba84c91e842307f04323be6 Coract spelling. diff -r 418a07b809e5 -r 36d20f829f38 lisp/vc-svn.el --- a/lisp/vc-svn.el Wed Dec 03 03:24:49 2008 +0000 +++ b/lisp/vc-svn.el Wed Dec 03 03:25:15 2008 +0000 @@ -411,7 +411,7 @@ (defun vc-svn-modify-change-comment (files rev comment) "Modify the change comments for a specified REV. You must have ssh access to the repository host, and the directory Emacs -uses locally for temp files must also be writeable by you on that host. +uses locally for temp files must also be writable by you on that host. This is only supported if the repository access method is either file:// or svn+ssh://." (let (tempfile host remotefile directory fileurl-p)