From: Juanma Barranquero Date: Fri, 30 Aug 2002 11:02:54 +0000 (+0000) Subject: (dcl-calc-cont-indent-relative): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~13485 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=674e010d7dd9f620068eb5b254400b73df53c1ba;p=emacs.git (dcl-calc-cont-indent-relative): Fix typo. --- diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index a79da3c8308..6f39a4840ff 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el @@ -1190,7 +1190,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