changeset 107293:349c5e0bbe82

Minor doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 28 Feb 2010 16:34:58 -0500
parents d8c6d8e3da50
children 3e594dd367b8 2f2621fb6331
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	Sun Feb 28 15:37:20 2010 +0100
+++ b/lisp/progmodes/sh-script.el	Sun Feb 28 16:34:58 2010 -0500
@@ -1186,7 +1186,7 @@
   "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)