Skip to content

Commit

Permalink
Merge pull request #100 from shinriyo/patch-1
Browse files Browse the repository at this point in the history
ō->o
  • Loading branch information
brunobord committed Jan 29, 2015
2 parents f495a8f + dbbcb23 commit 00995b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workalendar/asia.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Japan(WesternCalendar, EphemMixin):

FIXED_HOLIDAYS = WesternCalendar.FIXED_HOLIDAYS + (
(2, 11, "Foundation Day"),
(4, 29, "Shōwa Day"),
(4, 29, "Showa Day"),
(5, 3, "Constitution Memorial Day"),
(5, 4, "Greenery Day"),
(5, 5, "Children's Day"),
Expand Down

0 comments on commit 00995b7

Please sign in to comment.