diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 00:26:37 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 00:26:37 -0800 |
commit | b0b199744d35273a496b8e9189a28a83c70191da (patch) | |
tree | a9df5115ebd8bdeb8ae758e06f10321c67838b47 /lisp/ldefs-boot.el | |
parent | 5b76caa476d552e204adc3c1bf4af8e401ec5d42 (diff) | |
download | emacs-b0b199744d35273a496b8e9189a28a83c70191da.tar.gz emacs-b0b199744d35273a496b8e9189a28a83c70191da.tar.bz2 emacs-b0b199744d35273a496b8e9189a28a83c70191da.zip |
Spelling fixes.
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r-- | lisp/ldefs-boot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index b0d08217fc1..f6c706fdce9 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -5677,7 +5677,7 @@ Variables controlling indentation style and extra features: dcl-block-begin-regexp dcl-block-end-regexp Regexps that match command lines that begin and end, respectively, - a block of commmand lines that will be given extra indentation. + a block of command lines that will be given extra indentation. Command lines between THEN-ELSE-ENDIF are always indented; these variables make it possible to define other places to indent. Set to nil to disable this feature. |