Remove typo
parent
c1c4be1e16
commit
979f4f5774
|
@ -230,7 +230,7 @@ Vertical
|
||||||
<td>string</td>
|
<td>string</td>
|
||||||
<td>symbol</td>
|
<td>symbol</td>
|
||||||
<td>How to display the currency in currency formatting. Possible values are "symbol" to use a localized currency symbol such as €,
|
<td>How to display the currency in currency formatting. Possible values are "symbol" to use a localized currency symbol such as €,
|
||||||
ü"code" to use the ISO currency code, "name" to use a localized currency name such as "dollar"; the default is "symbol".</td>
|
"code" to use the ISO currency code, "name" to use a localized currency name such as "dollar"; the default is "symbol".</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>useGrouping</td>
|
<td>useGrouping</td>
|
||||||
|
|
Loading…
Reference in New Issue