1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Minor doc fix.

This commit is contained in:
Chong Yidong 2010-02-28 16:34:58 -05:00
parent 71572c0330
commit 449d63fdc0

View 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)