Explorar o código

Merge pull request #3112 from you-ser/patch-1

Line 145, fix Spain example part
Thomas %!s(int64=10) %!d(string=hai) anos
pai
achega
837422a9d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>`: