aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-01-21 01:23:31 +0000
committerChong Yidong2009-01-21 01:23:31 +0000
commit309c7698366b5aab6ce214c24d92fa2f07c1dffb (patch)
tree9ede84404f6b636c41c948aa8d29c295bef48448
parent8e56b4645a44f32653296eba52b9e780f07a0bca (diff)
downloademacs-309c7698366b5aab6ce214c24d92fa2f07c1dffb.tar.gz
emacs-309c7698366b5aab6ce214c24d92fa2f07c1dffb.zip
Very minor doc fix.
-rw-r--r--lisp/progmodes/sh-script.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index be0697675b0..847dd4f3fab 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -249,7 +249,7 @@ csh C Shell
249rc Plan 9 Shell 249rc Plan 9 Shell
250 es Extensible Shell 250 es Extensible Shell
251sh Bourne Shell 251sh Bourne Shell
252 ash ? Shell 252 ash Almquist Shell
253 jsh Bourne Shell with Job Control 253 jsh Bourne Shell with Job Control
254 bash GNU Bourne Again Shell 254 bash GNU Bourne Again Shell
255 ksh88 Korn Shell '88 255 ksh88 Korn Shell '88