Skip to content

Commit b9963c5

Browse files
author
Tomáš Votruba
authored
services: added name to the quote
So it's clear it's name of the filter and not English. I was about to send PR with space "localized date", but then I've read the "filter". So I hope this is the correct option :)
1 parent 71d434c commit b9963c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
$locales: '%app_locales%'
4343
$defaultLocale: '%locale%'
4444

45-
# needed for the localizeddate Twig filter
45+
# needed for the 'localizeddate' Twig filter
4646
Twig\Extensions\IntlExtension: ~
4747

4848
# the slugger service needs a public alias for getting it from

0 commit comments

Comments
 (0)