From: Chong Yidong Date: Sun, 28 Feb 2010 21:34:58 +0000 (-0500) Subject: Minor doc fix. X-Git-Tag: emacs-pretest-23.1.94~25^2~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=449d63fdc079b495275ba7ba7930b412f3d795c5;p=emacs.git Minor doc fix. --- diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index ca0971bf675..610fa14489a 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -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)