소스 검색

Line 145, fix Spain example part

you-ser 10 년 전
부모
커밋
75f4a7f467
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Resources/doc/reference/field_types.rst

+ 1 - 1
Resources/doc/reference/field_types.rst

@@ -142,7 +142,7 @@ Parameters:
     $listMapper->add('content', 'html', array('strip' => true));
 
     // Output for value `<p><strong>Creating a Template for the Field</strong> and form</p>`:
-    // `Créer un Template pour...`
+    // `Creating a Template for...`
     $listMapper->add('content', 'html', array('truncate' => true));
 
     // Output for value `<p><strong>Creating a Template for the Field</strong> and form</p>`: