From 2bac760d664ee52a16d3f4d72453fd98678b1972 Mon Sep 17 00:00:00 2001 From: Baptiste Langlade Date: Sat, 16 Aug 2014 13:26:09 +0200 Subject: [PATCH] missing backtick --- components/dependency_injection/advanced.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/components/dependency_injection/advanced.rst b/components/dependency_injection/advanced.rst index 77056c296ce..50b1aa09a8e 100644 --- a/components/dependency_injection/advanced.rst +++ b/components/dependency_injection/advanced.rst @@ -185,3 +185,4 @@ the service itself gets loaded. To do so, you can use the ``file`` directive. Notice that Symfony will internally call the PHP statement ``require_once``, which means that your file will be included only once per request. +