Skip to content

Commit ada41a3

Browse files
author
Marcos Cáceres
authored
Canonicalize PaymentAddress.languageCode (closes w3c#602) (w3c#605)
1 parent f854a05 commit ada41a3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,9 +1963,10 @@ <h2>
19631963
<dfn>languageCode</dfn> attribute
19641964
</h2>
19651965
<p>
1966-
The [[!BCP47]] language code for the address. It's used to determine
1967-
the field separators and the order of fields when formatting the
1968-
address for display.
1966+
The [[!BCP47]] language tag for the address, in <a data-cite=
1967+
"BCP47#section-4.5">canonical form</a>. It's used to determine the
1968+
field separators and the order of fields when formatting the address
1969+
for display.
19691970
</p>
19701971
</section>
19711972
<section>

0 commit comments

Comments
 (0)