Skip to content

Commit 8d39945

Browse files
[Intl] Lint
1 parent f74f42c commit 8d39945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/intl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@ validate currencies in relation to countries. These methods use ICU metadata
345345
// true
346346

347347
Note that some currencies (especially non-legal-tender ones) do not have validity ranges defined.
348-
In such cases, a :class:`RuntimeException` will be thrown.
349-
In addition, an :class:`InvalidArgumentException` will be thrown if the specified currency is invalid.
348+
In such cases, a ``RuntimeException`` will be thrown.
349+
In addition, an ``InvalidArgumentException`` will be thrown if the specified currency is invalid.
350350

351351
.. _component-intl-timezones:
352352

0 commit comments

Comments
 (0)