8062513: doclint warnings in HijrahChronology
Use proper markup for < > Reviewed-by: darcy, alanb
This commit is contained in:
parent
4727c5442c
commit
d2c9b82513
@ -146,7 +146,8 @@ import sun.util.logging.PlatformLogger;
|
||||
* property resource that defines the {@code ID}, the {@code calendar type},
|
||||
* the start of the calendar, the alignment with the
|
||||
* ISO calendar, and the length of each month for a range of years.
|
||||
* The variants are loaded by HijrahChronology as a resource from hijrah-config-<calendar-type>.properties.
|
||||
* The variants are loaded by HijrahChronology as a resource from
|
||||
* hijrah-config-<calendar type>.properties.
|
||||
* <p>
|
||||
* The Hijrah property resource is a set of properties that describe the calendar.
|
||||
* The syntax is defined by {@code java.util.Properties#load(Reader)}.
|
||||
|
Loading…
Reference in New Issue
Block a user