mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
This commit is contained in:
parent
4594696f54
commit
fb469fb894
162 changed files with 369 additions and 369 deletions
|
@ -3666,7 +3666,7 @@ The default value is selected at run time based on the system
|
|||
configuration.
|
||||
.RS
|
||||
.PP
|
||||
The following examples show how to set the mimimum size of allocated
|
||||
The following examples show how to set the minimum size of allocated
|
||||
memory to 6 MB using various units:
|
||||
.IP
|
||||
.nf
|
||||
|
@ -5348,7 +5348,7 @@ loaded on top of those in the \f[CB]<static_archive>\f[R].
|
|||
On Windows, the above path delimiter \f[CB]:\f[R] should be replaced with
|
||||
\f[CB];\f[R]
|
||||
.PP
|
||||
(The names "static" and "dyanmic" are used for historical reasons.
|
||||
(The names "static" and "dynamic" are used for historical reasons.
|
||||
The only significance is that the "static" archive is loaded first and
|
||||
the "dynamic" archive is loaded second).
|
||||
.PP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue