We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5eb51e commit b59761cCopy full SHA for b59761c
1 file changed
OREData/test/indices.cpp
@@ -105,7 +105,7 @@ static struct test_data index_data[] = {
105
{"EUR-EONIA-1D", "EoniaON Actual/360", 1 * Days},
106
{"EUR-ESTER", "ESTRON Actual/360", 1 * Days},
107
{"GBP-SONIA-1D", "SoniaON Actual/365 (Fixed)", 1 * Days},
108
- {"JPY-TONAR-1D", "TONARON Actual/365 (Fixed)", 1 * Days},
+ {"JPY-TONAR-1D", "TonarON Actual/365 (Fixed)", 1 * Days},
109
{"CHF-TOIS", "CHF-TOISTN Actual/360", 1 * Days},
110
{"USD-FedFunds", "FedFundsON Actual/360", 1 * Days},
111
{"USD-SOFR", "SOFRON Actual/360", 1 * Days},
0 commit comments