diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 04:48:53 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 04:48:53 +0100 |
commit | cd1181dbece7f23a801ce9c56b985f9466cd6511 (patch) | |
tree | 59d07d411c4de52f8e100fc1d71dbadd9095d1b2 /etc/NEWS.21 | |
parent | 17e845af732cf7bd0ada49375f014e10deb3d06a (diff) | |
download | emacs-cd1181dbece7f23a801ce9c56b985f9466cd6511.tar.gz |
Fix typos.
Diffstat (limited to 'etc/NEWS.21')
-rw-r--r-- | etc/NEWS.21 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.21 b/etc/NEWS.21 index c3c54d8bb01..c018567c40d 100644 --- a/etc/NEWS.21 +++ b/etc/NEWS.21 @@ -1678,7 +1678,7 @@ current file, or you can use C-x v r RET to get an update for an entire directory tree. The new user option `vc-cvs-use-edit' indicates whether VC should call -"cvs edit" to make files writeable; it defaults to `t'. (This option +"cvs edit" to make files writable; it defaults to `t'. (This option is only meaningful if the CVSREAD variable is set, or if files are "watched" by other developers.) |