Skip to content

Commit accba93

Browse files
committed
minor #599 services: added name to the quote (TomasVotruba)
This PR was merged into the master branch. Discussion ---------- 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 :) Commits ------- b9963c5 services: added name to the quote
2 parents fa7a952 + b9963c5 commit accba93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/services.yml

+1-1
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)