Skip to content

Commit 15bd1bf

Browse files
committed
Fix casing.
1 parent af39f0c commit 15bd1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
|
4444
*/
4545

46-
Patchwork\Utf8\Bootup::initMbString();
46+
Patchwork\Utf8\Bootup::initMbstring();
4747

4848
/*
4949
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)