8223733: "Detail" in headings should be "Details"

Reviewed-by: hannesw
This commit is contained in:
Priya Lakshmi Muthuswamy 2019-05-21 15:02:18 +05:30
parent 0171fba9b8
commit c053e706a9
7 changed files with 38 additions and 38 deletions

View file

@ -160,13 +160,13 @@ doclet.Properties_Inherited_From_Class=Properties inherited from class
doclet.Properties_Inherited_From_Interface=Properties inherited from interface
doclet.Properties_Declared_In_Class=Properties declared in class
doclet.Properties_Declared_In_Interface=Properties declared in interface
doclet.Annotation_Type_Member_Detail=Element Detail
doclet.Enum_Constant_Detail=Enum Constant Detail
doclet.Annotation_Type_Member_Detail=Element Details
doclet.Enum_Constant_Detail=Enum Constant Details
doclet.Constants_Summary=Constant Field Values
doclet.Field_Detail=Field Detail
doclet.Property_Detail=Property Detail
doclet.Method_Detail=Method Detail
doclet.Constructor_Detail=Constructor Detail
doclet.Field_Detail=Field Details
doclet.Property_Detail=Property Details
doclet.Method_Detail=Method Details
doclet.Constructor_Detail=Constructor Details
doclet.Deprecated=Deprecated.
doclet.DeprecatedForRemoval=Deprecated, for removal: This API element is subject to removal in a future version.
doclet.Groupname_already_used=In -group option, groupname already used: {0}