8000 fixup option links · symfony/symfony-docs@360066d · GitHub
[go: up one dir, main page]

Skip to content

Commit 360066d

Browse files
committed
fixup option links
1 parent 6631665 commit 360066d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

reference/forms/types/choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use this field, you must specify *either* ``choices`` or ``choice_loader`` op
3030
| Overridden | - `compound`_ |
3131
| options | - `empty_data`_ |
3232
| | - `error_bubbling`_ |
33-
| | - `choice_type_trim`_ |
33+
| | - `trim`_ |
3434
+-------------+------------------------------------------------------------------------------+
3535
| Inherited | - `attr`_ |
3636
| options | - `by_reference`_ |

reference/forms/types/country.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ you should just use the ``choice`` type directly.
3333
| | - `multiple`_ |
3434
| | - `placeholder`_ |
3535
| | - `preferred_choices`_ 10000 |
36-
| | - `choice_type_trim`_ |
36+
| | - `trim`_ |
3737
| | |
3838
| | from the :doc:`form </reference/forms/types/form>` type |
3939
| | |

reference/forms/types/currency.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ you should just use the ``choice`` type directly.
2626
| | - `multiple`_ |
2727
| | - `placeholder`_ |
2828
| | - `preferred_choices`_ |
29-
| | - `choice_type_trim`_ |
29+
| | - `trim`_ |
3030
| | |
3131
| | from the :doc:`form </reference/forms/types/form>` type |
3232
| | |

reference/forms/types/entity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ objects from the database.
3232
| | - `placeholder`_ |
3333
| | - `preferred_choices`_ |
3434
| | - `translation_domain`_ |
35-
| | - `choice_type_trim`_ |
35+
| | - `trim`_ |
3636
| | |
3737
| | from the :doc:`form </reference/forms/types/form>` type: |
3838
| | |

reference/forms/types/language.rst

Lines changed: 1 addition & 1 deletion
8000
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ you should just use the ``choice`` type directly.
3535
| | - `multiple`_ |
3636
| | - `placeholder`_ |
3737
| | - `preferred_choices`_ |
38-
| | - `choice_type_trim`_ |
38+
| | - `trim`_ |
3939
| | |
4040
| | from the :doc:`form </reference/forms/types/form>` type |
4141
| | |

reference/forms/types/locale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ you should just use the ``choice`` type directly.
3636
| | - `multiple`_ |
3737
| | - `placeholder`_ |
3838
| | - `preferred_choices`_ |
39-
| | - `choice_type_trim`_ |
39+
| | - `trim`_ |
4040
| | |
4141
| | from the :doc:`form </reference/forms/types/form>` type |
4242
| | |

reference/forms/types/timezone.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ you should just use the ``choice`` type directly.
2727
| | - `multiple`_ |
2828
| | - `placeholder`_ |
2929
| | - `preferred_choices`_ |
30-
| | - `choice_type_trim`_ |
30+
| | - `trim`_ |
3131
| | |
3232
| | from the :doc:`form </reference/forms/types/form>` type |
3333
| | |

0 commit comments

Comments
 (0)
0