8023587: Fix lone remaining doclint issue in java.util.regex
Reviewed-by: jjg
This commit is contained in:
parent
138561d596
commit
b3961cb6be
@ -219,7 +219,7 @@ import java.util.stream.StreamSupport;
|
||||
*
|
||||
* <tr><th> </th></tr>
|
||||
* <tr align="left"><th colspan="2" id="unicode">Classes for Unicode scripts, blocks, categories and binary properties</th></tr>
|
||||
* * <tr><td valign="top" headers="construct unicode">{@code \p{IsLatin}}</td>
|
||||
* <tr><td valign="top" headers="construct unicode">{@code \p{IsLatin}}</td>
|
||||
* <td headers="matches">A Latin script character (<a href="#usc">script</a>)</td></tr>
|
||||
* <tr><td valign="top" headers="construct unicode">{@code \p{InGreek}}</td>
|
||||
* <td headers="matches">A character in the Greek block (<a href="#ubc">block</a>)</td></tr>
|
||||
|
Loading…
Reference in New Issue
Block a user