From b2895b0ac82e1130c9480196937d55577d689412 Mon Sep 17 00:00:00 2001 From: KobeVervoort Date: Wed, 8 May 2019 08:46:21 +0200 Subject: [PATCH] Fix typo ContactController in code example --- translation/locale.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translation/locale.rst b/translation/locale.rst index 13e9157570e..4e3a46f9874 100644 --- a/translation/locale.rst +++ b/translation/locale.rst @@ -83,7 +83,7 @@ by the routing system using the special ``_locale`` parameter: https://symfony.com/schema/routing/routing-1.0.xsd"> - controller="App\Controller\ContactContorller::index"> + controller="App\Controller\ContactController::index"> en|fr|de