瀏覽代碼

Fix indenting

Jordi Boggiano 13 年之前
父節點
當前提交
78a3517974
共有 1 個文件被更改,包括 1 次插入1 次删除
  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%