summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-12-12 18:42:57 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-12-12 18:42:57 -0800
commitd19bf72ac984f788764a09bc9f1002a9e10f71d0 (patch)
treeb37ed8d26d6038f89e20b497fb9dba0ddac3933e /lisp/vc/vc.el
parent7fc616afcfbaebea1658149da269110da94d6e59 (diff)
downloademacs-d19bf72ac984f788764a09bc9f1002a9e10f71d0.tar.gz
Spelling fixes
Diffstat (limited to 'lisp/vc/vc.el')
-rw-r--r--lisp/vc/vc.el2
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