Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.
/ jdk16 Public archive

Commit 6bb6093

Browse files
8259657: typo in generated HELP page prevents localization
Reviewed-by: vromero
1 parent 5567530 commit 6bb6093

File tree

1 file changed

+1
-1
lines changed
  • src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources

1 file changed

+1
-1
lines changed

src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ doclet.help.serial_form.body=\
214214
doclet.help.constants.body=\
215215
The {0} page lists the static final fields and their values.
216216
doclet.help.systemProperties.body=\
217-
The {0) page lists references to system properties.
217+
The {0} page lists references to system properties.
218218
doclet.help.footnote=\
219219
This help file applies to API documentation generated by the standard doclet.
220220
doclet.help.enum.intro=\

0 commit comments

Comments
 (0)