Skip to content

Commit b4f9f75

Browse files
committed
Correct config comment
1 parent ae3db74 commit b4f9f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/localized-routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* For more info, visit:
4343
* https://github.com/codezero-be/laravel-localizer
4444
*
45-
* This option has no effect if 'use_locale_middleware' is false.
45+
* This option only has effect if you use the SetLocale middleware.
4646
*/
4747
'use_localizer' => false,
4848

0 commit comments

Comments
 (0)