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

Skip to content

Commit 596c8d3

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix Typo
2 parents 56c7b40 + 54025d8 commit 596c8d3

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)