aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/case.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-08-02 03:35:24 +1000
committerGravatar axel <axel@liljencrantz.se>2007-08-02 03:35:24 +1000
commitdf55e89bbb5bb382bd13ab8f1a503636e52e3568 (patch)
tree8badc157cf753d353fbacd8e6f91e35c0369a58a /doc_src/case.txt
parent91de143003c17571f028a06db23086758b16697f (diff)
Spelling fixes from Chris Rebert
darcs-hash:20070801173524-ac50b-760d9ddf0e68aa24cd570b542824a7f2b3248ff5.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 c8354755..6f124984 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 stamantes of traditional shells.
+the case statementes 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