Ver código fonte

Fix indenting

Jordi Boggiano 13 anos atrás
pai
commit
78a3517974
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/config/config.yml

+ 1 - 1
app/config/config.yml

@@ -9,7 +9,7 @@ framework:
     form:            true
     csrf_protection: true
     validation:      { enable_annotations: true }
-    translator: { fallback: en }
+    translator:      { fallback: en }
     templating:      { engines: ['twig'] } #assets_version: SomeVersionScheme
     session:
         default_locale: %locale%