Issue #1712106: Fix spelling mistake introduced on commit

8.6.x
Alex Pott 2018-01-29 11:13:13 +00:00
parent a9685a928d
commit e455822008
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ class UnicodeTest extends TestCase {
['Help! Help! Help!', 2, 'H…', TRUE, TRUE],
];
// Test truncate on text with muliplte lines.
// Test truncate on text with multiple lines.
$multi_line = <<<EOF
This is a text that spans multiple lines.
Line 2 goes here.