summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hg.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-04-03 23:16:35 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-04-03 23:17:09 -0700
commita11756ad0e2ee719266c0081150c20996cce8e0d (patch)
tree347d131e949ce4a83e63db05c1b286a338ea7a58 /lisp/vc/vc-hg.el
parent0695108b9e2d5ed6d424f241af35947f87578975 (diff)
downloademacs-a11756ad0e2ee719266c0081150c20996cce8e0d.tar.gz
Spelling fixes
Diffstat (limited to 'lisp/vc/vc-hg.el')
-rw-r--r--lisp/vc/vc-hg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el
index 702772cf5ab..5fb93bc0c8c 100644
--- a/lisp/vc/vc-hg.el
+++ b/lisp/vc/vc-hg.el
@@ -282,7 +282,7 @@ If no list entry produces a useful revision, return `nil'."
:group 'vc-hg)
(defcustom vc-hg-use-file-version-for-mode-line-version nil
- "When enabled, the modeline will contain revision informtion for the visited file.
+ "When enabled, the modeline contains revision information for the visited file.
When not, the revision in the modeline is for the repository
working copy. `nil' is the much faster setting for
large repositories."