]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:28:16 +0000 (07:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:28:16 +0000 (07:28 +0000)
lisp/progmodes/sh-script.el

index c3948280f7608a38664972647b8d3f6c9bd3f0f5..c3adbbe8516612599c4ba57558a464c2d0c40e45 100644 (file)
@@ -1192,7 +1192,7 @@ This value is used for the `+' and `-' symbols in an indentation variable."
 nil means leave it as it is;
 t  means indent it as a normal line, aligning it to previous non-blank
    non-comment line;
-a number means align to that column, e.g. 0 means fist column."
+a number means align to that column, e.g. 0 means first column."
   :type '(choice
          (const :tag "Leave as is." nil)
          (const :tag "Indent as a normal line."  t)