diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | 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 <p.stephenson@samsung.com> + * 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 |