summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-03-17 16:54:49 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-03-17 16:54:49 +0000
commitbb94524cc13d0fd5213c536014b1ee50a4b635c6 (patch)
tree97101b2c98f5688135ffb4668c3278dc2d2033a1
parent3dbc364fd43e49273119ef3168d44f1b4ee8aeea (diff)
downloademacs-bb94524cc13d0fd5213c536014b1ee50a4b635c6.tar.gz
(dcl-calc-cont-indent-relative): Doc fix.
-rw-r--r--lisp/progmodes/dcl-mode.el2
1 files changed, 1 insertions, 1 deletions
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