mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8273616: Fix trivial doc typos in the java.base module
Reviewed-by: jrose, iris, lancea, dfuchs, rriggs
This commit is contained in:
parent
7c26ddb575
commit
b4b121018d
34 changed files with 55 additions and 55 deletions
|
@ -2247,7 +2247,7 @@ public abstract class ClassLoader {
|
|||
* for consistency with the existing {@link #getPackages} method.
|
||||
*
|
||||
* @return The array of {@code Package} objects that have been defined by
|
||||
* this class loader; or an zero length array if no package has been
|
||||
* this class loader; or a zero length array if no package has been
|
||||
* defined by this class loader.
|
||||
*
|
||||
* @jvms 5.3 Creation and Loading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue