aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/case.txt
diff options
context:
space:
mode:
authorGravatar James Vega <jamessan@jamessan.com>2008-01-14 06:01:51 +1000
committerGravatar James Vega <jamessan@jamessan.com>2008-01-14 06:01:51 +1000
commite510d10c770f7d6b990f1cc5e2ca13092838b75a (patch)
tree0045610a881ec1cf857461638d3f76d32264103c /doc_src/case.txt
parentf5540ff95816e429c95c0f21e5b14435cddc3b21 (diff)
Fixed various spelling errors.
darcs-hash:20080113200151-35ec8-c587f020aec07a5e613068677bd3dd4f5c6189ac.gz
Diffstat (limited to 'doc_src/case.txt')
-rw-r--r--doc_src/case.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/case.txt b/doc_src/case.txt
index 6f124984..468cc3c4 100644
--- a/doc_src/case.txt
+++ b/doc_src/case.txt
@@ -19,7 +19,7 @@ regular wildcard expansion using filenames.
Note that fish does not fall through on case statements. Though the
syntax may look a bit like C switch statements, it behaves more like
-the case statementes of traditional shells.
+the case statements of traditional shells.
Also note that command substitutions in a case statement will be
evaluated even if it's body is not taken. This may seem