We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a135d75 + 68512e4 commit c7e9778Copy full SHA for c7e9778
src/main/java/javax/money/spi/MonetaryCurrenciesSingletonSpi.java
@@ -42,7 +42,7 @@ public interface MonetaryCurrenciesSingletonSpi {
42
List<String> getDefaultProviderChain();
43
44
/**
45
- * Access a list of the currently registered providers. Th names can be used to
+ * Access a list of the currently registered providers. The names can be used to
46
* access subsets of the overall currency range by calling {@link #getCurrencies(String...)}.
47
*
48
* @return the currencies returned by the given provider chain. If not provider names are provided
0 commit comments