diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-12-12 18:42:57 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-12-12 18:42:57 -0800 |
commit | d19bf72ac984f788764a09bc9f1002a9e10f71d0 (patch) | |
tree | b37ed8d26d6038f89e20b497fb9dba0ddac3933e /lisp/vc/vc.el | |
parent | 7fc616afcfbaebea1658149da269110da94d6e59 (diff) | |
download | emacs-d19bf72ac984f788764a09bc9f1002a9e10f71d0.tar.gz emacs-d19bf72ac984f788764a09bc9f1002a9e10f71d0.tar.bz2 emacs-d19bf72ac984f788764a09bc9f1002a9e10f71d0.zip |
Spelling fixes
Diffstat (limited to 'lisp/vc/vc.el')
-rw-r--r-- | lisp/vc/vc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index 07a3394ad94..b8be3ff7df2 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el @@ -592,7 +592,7 @@ ;; ;; The vc-keep-workfiles configuration variable is gone. Used only by ;; the RCS and SCCS backends, it was an invitation to shoot self in foot -;; when set to the (non-default) value nil. The original justication +;; when set to the (non-default) value nil. The original justification ;; for it (saving disk space) is long obsolete. ;; ;; - The rollback method (implemented by RCS and SCCS only) is gone. See |