Commit bb402638 authored by Igor Wiedler's avatar Igor Wiedler

[docs] Symfony => Symfony2 in services doc

parent c51b99bd
...@@ -209,7 +209,7 @@ of them. ...@@ -209,7 +209,7 @@ of them.
$app['autoloader']->registerPrefix('Twig_', $app['twig.class_path']); $app['autoloader']->registerPrefix('Twig_', $app['twig.class_path']);
For more information, check out the `Symfony autoloader documentation For more information, check out the `Symfony2 autoloader documentation
<http://symfony.com/doc/2.0/cookbook/tools/autoloader.html>`_. <http://symfony.com/doc/2.0/cookbook/tools/autoloader.html>`_.
* **routes**: The `RouteCollection * **routes**: The `RouteCollection
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment