8226592: Fix HTML in table for jdk.zipfs module-info
Reviewed-by: bpb, lancea
This commit is contained in:
parent
ff8b711ec2
commit
03051ed79d
@ -60,7 +60,7 @@
|
||||
*
|
||||
* <tbody>
|
||||
* <tr>
|
||||
* <td scope="row">create</td>
|
||||
* <th scope="row">create</th>
|
||||
* <td>java.lang.String</td>
|
||||
* <td>false</td>
|
||||
* <td>
|
||||
@ -69,7 +69,7 @@
|
||||
* </td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td scope="row">encoding</td>
|
||||
* <th scope="row">encoding</th>
|
||||
* <td>java.lang.String</td>
|
||||
* <td>UTF-8</td>
|
||||
* <td>
|
||||
|
Loading…
Reference in New Issue
Block a user