소스 검색

Fixed incorrect indentation

Arnout Boks 14 년 전
부모
커밋
2227e41b7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff

@@ -138,7 +138,7 @@
                 <source>The file could not be uploaded</source>
                 <target>Het bestand kon niet geüpload worden</target>
             </trans-unit>
-			<trans-unit id="35">
+            <trans-unit id="35">
                 <source>This value should be a valid number</source>
                 <target>Deze waarde moet een geldig getal zijn</target>
             </trans-unit>