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 c394828..c3adbbe 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)