summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sh-script.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-29 16:40:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-29 16:41:50 -0700
commitbbda601d1d4e125c9d3c374b56eee3e2e9623f1d (patch)
tree7df68498e8103e168d413adaa16d00269887da4f /lisp/progmodes/sh-script.el
parent695cf5300b4f5b0a8f3bd615b3259a99c5532b5e (diff)
downloademacs-bbda601d1d4e125c9d3c374b56eee3e2e9623f1d.tar.gz
; Spelling fixes
Diffstat (limited to 'lisp/progmodes/sh-script.el')
-rw-r--r--lisp/progmodes/sh-script.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index 14598bcafb9..2a867bb3655 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -3592,7 +3592,7 @@ so that `occur-next' and `occur-prev' will work."
If `sh-use-smie' is non-nil, call `smie-config-guess'.
Otherwise, run the sh-script specific indent learning command, as
-decribed below.
+described below.
Output in buffer \"*indent*\" shows any lines which have conflicting
values of a variable, and the final value of all variables learned.