From bb94524cc13d0fd5213c536014b1ee50a4b635c6 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 17 Mar 2005 16:54:49 +0000 Subject: [PATCH] (dcl-calc-cont-indent-relative): Doc fix. --- 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 3f396fc7873..4b2cefb402b 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el @@ -1219,7 +1219,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.5