From 5ec71eae5f6acf953ecd3b9f1bc778583674c3fb Mon Sep 17 00:00:00 2001 From: WebVPF <61043464+WebVPF@users.noreply.github.com> Date: Sun, 30 Jan 2022 14:31:36 +0200 Subject: [PATCH] typo fix --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index f1526be092..596db1102f 100644 --- a/config/app.php +++ b/config/app.php @@ -168,7 +168,7 @@ | backend yet, as this can cause issues in the backend. | | Currently supported backend locales are listed in - | Backend\Models\Preference->getLocaleOptions()) + | Backend\Models\Preference->getLocaleOptions() | */