changeset 100144:36d20f829f38

Coract spelling.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Dec 2008 03:25:15 +0000
parents 418a07b809e5
children ea3a44b9a0ca
files lisp/vc-svn.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)