]> code.delx.au - gnu-emacs/commitdiff
Coract spelling.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:25:15 +0000 (03:25 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:25:15 +0000 (03:25 +0000)
lisp/vc-svn.el

index 69c8166c3073e9dab942c1087261b88d895c286d..f2fefdf101a6a79dad69f383b4f2a071b727006a 100644 (file)
@@ -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)