From 674e010d7dd9f620068eb5b254400b73df53c1ba Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 30 Aug 2002 11:02:54 +0000 Subject: [PATCH] (dcl-calc-cont-indent-relative): Fix typo. --- lisp/progmodes/dcl-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2