From e09deae9d8999482f66328dec82aeb3b0c408563 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 3 Dec 2008 03:25:15 +0000 Subject: [PATCH] Coract spelling. --- lisp/vc-svn.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc-svn.el b/lisp/vc-svn.el index 69c8166c30..f2fefdf101 100644 --- a/lisp/vc-svn.el +++ b/lisp/vc-svn.el @@ -411,7 +411,7 @@ The changes are between FIRST-VERSION and SECOND-VERSION." (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) -- 2.39.2