We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb8b27 commit 328d481Copy full SHA for 328d481
spec/locales-currencies-tz.html
@@ -125,7 +125,7 @@ <h1>
125
</h1>
126
<dl class="header">
127
<dt>description</dt>
128
- <dd>It verifies that the _currency_ argument represents a well-formed 3-letter ISO currency code.</dd>
+ <dd>It verifies that the _currency_ argument represents a well-formed 3-letter ISO 4217 currency code.</dd>
129
</dl>
130
<emu-alg>
131
1. If the length of _currency_ is not 3, return *false*.
0 commit comments