Explorar el Código

Fixed typo in options description (#4597)

Timo Bakx hace 8 años
padre
commit
548af69c86
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Resources/doc/reference/form_types.rst

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

@@ -252,7 +252,7 @@ to_string_callback
     ;
 
 multiple
-  defaults to false. Set to true, if you're field is in many-to-many relation.
+  defaults to false. Set to true, if your field is in a many-to-many relation.
 
 placeholder
   defaults to "". Placeholder is shown when no item is selected.