From: Juanma Barranquero Date: Fri, 30 Aug 2002 10:37:03 +0000 (+0000) Subject: (dcl-calc-cont-indent-relative): Fix typos. X-Git-Tag: emacs-pretest-21.2.91~89 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=84ab9274a3dcd2ea71d619dfd7646164a8882735;p=emacs.git (dcl-calc-cont-indent-relative): Fix typos. --- diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index 104495c81b5..e05e212ca73 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el @@ -1191,7 +1191,7 @@ Indented lines will align with either: * the second word on the command line $ set default - [-] -* the word after an asignment +* the word after an assignment $ a = b + - d * the third word if it's a qualifier