Skip to content

Commit 328d481

Browse files
authored
Editorial: Add missing ISO spec number (#974)
1 parent 9fb8b27 commit 328d481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/locales-currencies-tz.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1>
125125
</h1>
126126
<dl class="header">
127127
<dt>description</dt>
128-
<dd>It verifies that the _currency_ argument represents a well-formed 3-letter ISO currency code.</dd>
128+
<dd>It verifies that the _currency_ argument represents a well-formed 3-letter ISO 4217 currency code.</dd>
129129
</dl>
130130
<emu-alg>
131131
1. If the length of _currency_ is not 3, return *false*.

0 commit comments

Comments
 (0)