We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbc7b5f + d0add71 commit 379f5a2Copy full SHA for 379f5a2
1 file changed
ql/time/calendars/argentina.cpp
@@ -49,7 +49,7 @@ namespace QuantLib {
49
|| (d >= 15 && d <= 21 && w == Monday && m == June)
50
// Independence Day
51
|| (d == 9 && m == July)
52
- // Death of General José de San Martín
+ // Death of General José de San Martín
53
|| (d >= 15 && d <= 21 && w == Monday && m == August)
54
// Columbus Day
55
|| ((d == 10 || d == 11 || d == 12 || d == 15 || d == 16)
0 commit comments