diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-12-03 03:25:34 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-12-03 03:25:34 +0000 |
commit | d1a7fb63c978842fcd860e3d27c0fbf3d541f8ee (patch) | |
tree | 53576fc7fbedca9581a0a1bd037fcc3b956570cc /lisp/vc-hooks.el | |
parent | 9f609c791284062e177f14b353f9c3b103e1772c (diff) | |
download | emacs-d1a7fb63c978842fcd860e3d27c0fbf3d541f8ee.tar.gz |
Correctt speling.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r-- | lisp/vc-hooks.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 318f58e4f62..41cd3e567d7 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -420,7 +420,7 @@ If the file is not registered, or the master name is not known, return nil." If FILES are not registered, this function always returns nil. For registered files, the possible values are: - 'implicit FILES are always writeable, and checked out `implicitly' + 'implicit FILES are always writable, and checked out `implicitly' when the user saves the first changes to the file. 'locking FILES are read-only if up-to-date; user must type |