ICU-21581 Fix calendar list in userguide

This commit is contained in:
Rob Meyer 2020-09-10 09:55:53 -07:00 committed by Shane F. Carr
parent 63637445d9
commit b405c1c8db

View file

@ -38,25 +38,23 @@ information correctly:
In addition to these, ICU has other `Calendar` subclasses to support
non-gregorian calendars including:
* Japanese
* Buddhist
* Chinese
* Persian
* Coptic
* Indian
* Islamic
* Ethiopic
* Hebrew
* Indian
* Coptic
* Islamic
* Ethiopic
* Japanese
* Persian
The `Calendar` class is designed to support additional calendar systems in the future.