Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1bd12b

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fix Typo
2 parents 2780701 + 596c8d3 commit d1bd12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/label_format.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ option was not set. This is useful when using
99

1010
If you're using keyword translation messages as labels, you often end up having
1111
multiple keyword messages for the same label (e.g. ``profile_address_street``,
12-
``invoice_address_street``). This is because the label is build for each "path"
12+
``invoice_address_street``). This is because the label is built for each "path"
1313
to a field. To avoid duplicated keyword messages, you can configure the label
1414
format to a static value, like::
1515

0 commit comments

Comments
 (0)