]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 21:34:58 +0000 (16:34 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 21:34:58 +0000 (16:34 -0500)
lisp/progmodes/sh-script.el

index ca0971bf675f753c29a700be19056314f0d9112d..610fa14489ab17191bea3569582da806894a6496 100644 (file)
@@ -1186,7 +1186,7 @@ subshells can nest."
   "Variables controlling indentation in shell scripts.
 
 Note: customizing these variables will not affect existing buffers if
-`sh-make-vars-local' is no-nil.  See the documentation for
+`sh-make-vars-local' is non-nil.  See the documentation for
 variable `sh-make-vars-local', command `sh-make-vars-local'
 and command `sh-reset-indent-vars-to-global-values'."
   :group 'sh-script)