From 30ddba6a90756a7ef40a26d3f97a7b49d25d4806 Mon Sep 17 00:00:00 2001 From: Julien Manganne Date: Wed, 5 Sep 2018 14:27:55 +0200 Subject: [PATCH] Fix typo --- reference/dic_tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/dic_tags.rst b/reference/dic_tags.rst index e95d1b7e5cd..7d30d44b4fa 100644 --- a/reference/dic_tags.rst +++ b/reference/dic_tags.rst @@ -710,7 +710,7 @@ If your custom authentication factory extends :class:`Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Security\\Factory\\AbstractFactory` and your custom authentication listener extends :class:`Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener`, -then your custom authentication listener will automatically have this tagged +then your custom authentication listener will automatically have this tag applied and it will function automatically. security.voter