Skip to content

Commit

Permalink
Fixed spelling errors in API comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yumaoka committed Sep 12, 2018
1 parent 852c439 commit 3624b35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion icu4c/source/i18n/unicode/calendar.h
Expand Up @@ -169,7 +169,7 @@ class BasicTimeZone;
*
* <p>
* The Japanese calendar uses a combination of era name and year number.
* When an empror of Japan abdicates and a new emperor ascends the throne,
* When an emperor of Japan abdicates and a new emperor ascends the throne,
* a new era is declared and year number is reset to 1. Even if the date of
* abdication is scheduled ahead of time, the new era name might not be
* announced until just before the date. In such case, ICU4C may include
Expand Down
2 changes: 1 addition & 1 deletion icu4c/source/i18n/unicode/ucal.h
Expand Up @@ -141,7 +141,7 @@
*
* <p>
* The Japanese calendar uses a combination of era name and year number.
* When an empror of Japan abdicates and a new emperor ascends the throne,
* When an emperor of Japan abdicates and a new emperor ascends the throne,
* a new era is declared and year number is reset to 1. Even if the date of
* abdication is scheduled ahead of time, the new era name might not be
* announced until just before the date. In such case, ICU4C may include
Expand Down

0 comments on commit 3624b35

Please sign in to comment.