changeset 84755:20cf1eac13db

Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 07:28:16 +0000
parents fbb57a203ead
children 7056747df1a9
files lisp/progmodes/sh-script.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el	Fri Sep 21 07:24:41 2007 +0000
+++ b/lisp/progmodes/sh-script.el	Fri Sep 21 07:28:16 2007 +0000
@@ -1192,7 +1192,7 @@
 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)