From 063391f0d957cf36ae92aa83571006f1996cd9df Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 9 Dec 2016 10:31:47 +0000 Subject: unposted: minor D07 typos --- ChangeLog | 2 ++ Test/D07multibyte.ztst | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d6bd4ba2..a5a09fc71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2016-12-09 Peter Stephenson + * unposted: Test/D07multibyte.ztst: minor typos. + * 40138: Test/D07multibyte.ztst: Put the regex test last as it has an additional dependency, and note this in a failure message. 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 -- cgit 1.4.1