summaryrefslogtreecommitdiff
path: root/lisp/textmodes/less-css-mode.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-09 22:53:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-09 22:55:06 -0700
commit5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch)
tree66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /lisp/textmodes/less-css-mode.el
parent0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff)
downloademacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz
emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.bz2
emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.zip
; Typo fixes, mostly repeated words
Diffstat (limited to 'lisp/textmodes/less-css-mode.el')
-rw-r--r--lisp/textmodes/less-css-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/less-css-mode.el b/lisp/textmodes/less-css-mode.el
index b665f917d3a..d31414e3a4b 100644
--- a/lisp/textmodes/less-css-mode.el
+++ b/lisp/textmodes/less-css-mode.el
@@ -129,7 +129,7 @@ variable in most cases is likely to be via directory local
variables.
This can be also be set to a full path, or a relative path. If
-the path is relative, it will be relative to the the current
+the path is relative, it will be relative to the current
directory by default."
:type 'file)
;;;###autoload