소스 검색

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%