diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-25 11:18:50 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-25 11:18:50 +0000 |
commit | a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe (patch) | |
tree | abf9f9bdf206887f87412f272066e0689f481c30 /Test | |
parent | 83932ba23f06a467f33b4138484f7b0423660182 (diff) | |
download | zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.gz zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.xz zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.zip |
18472: spelling corrections
Diffstat (limited to 'Test')
-rw-r--r-- | Test/B03print.ztst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B03print.ztst b/Test/B03print.ztst index f2e12978c..9a22f2207 100644 --- a/Test/B03print.ztst +++ b/Test/B03print.ztst @@ -171,7 +171,7 @@ >0003 printf '%2$d%1$d\n' 1 2 3 4 -0:reuse format where arguments are explictly specified +0:reuse format where arguments are explicitly specified >21 >43 |