diff options
author | Peter Stephenson <pws@zsh.org> | 2016-12-09 10:31:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2016-12-09 10:31:47 +0000 |
commit | 063391f0d957cf36ae92aa83571006f1996cd9df (patch) | |
tree | afa194b8bfaaf813c5341d92f75b7a7222a707dc /Test | |
parent | 2e307108a0545d60f5620b6243850d5f0c21858d (diff) | |
download | zsh-063391f0d957cf36ae92aa83571006f1996cd9df.tar.gz zsh-063391f0d957cf36ae92aa83571006f1996cd9df.tar.xz zsh-063391f0d957cf36ae92aa83571006f1996cd9df.zip |
unposted: minor D07 typos
Diffstat (limited to 'Test')
-rw-r--r-- | Test/D07multibyte.ztst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/D07multibyte.ztst b/Test/D07multibyte.ztst index cdc070e87..d5a15ef04 100644 --- a/Test/D07multibyte.ztst +++ b/Test/D07multibyte.ztst @@ -549,7 +549,7 @@ "↓" } : $functions) -0:Multibtye handled of functions parameter +0:Multibtye handling of functions parameter if [[ -n ${$(locale -a 2>/dev/null)[(R)pl_PL.utf8]} ]]; then ( @@ -562,7 +562,7 @@ print ? ) else - ZTST_skip="No Polish UTF-8 local found, skipping sort test" + ZTST_skip="No Polish UTF-8 locale found, skipping sort test" fi 0:Sorting of metafied Polish characters >a ą b c ć d e ę f |