mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8190382: fix small typographic errors in comments
Reviewed-by: martin
This commit is contained in:
parent
b366f4f349
commit
7f79fffba6
28 changed files with 34 additions and 34 deletions
|
@ -2743,7 +2743,7 @@ public abstract class ResourceBundle {
|
|||
* of multiple subtags separated by underscore, generate candidate
|
||||
* <code>Locale</code>s by omitting the variant subtags one by one, then
|
||||
* insert them after every occurrence of <code> Locale</code>s with the
|
||||
* full variant value in the original list. For example, if the
|
||||
* full variant value in the original list. For example, if
|
||||
* the variant consists of two subtags <em>V1</em> and <em>V2</em>:
|
||||
*
|
||||
* <ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue