summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/intl/tests/bug76556.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/bug76556.phpt b/ext/intl/tests/bug76556.phpt
index 57395fba2d..9e4e1ed973 100644
--- a/ext/intl/tests/bug76556.phpt
+++ b/ext/intl/tests/bug76556.phpt
@@ -18,6 +18,6 @@ object(IntlRuleBasedBreakIterator)#%d (3) {
["text"]=>
string(3) "foo"
["type"]=>
- string(%d) "%sRuleBasedBreakIterator%s"
+ string(%d) "%SRuleBasedBreakIterator%S"
}
===DONE===