소스 검색

Fixed typo

fivestar 14 년 전
부모
커밋
bfba386536
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/views/Default/index.php

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/Resources/views/Default/index.php

@@ -1,5 +1,5 @@
 <h1>Congratulations!</h1>
 
 <p>
-    You have successfully created a new Symfony 2 application.
+    You have successfully created a new Symfony2 application.
 </p>