On Thu, 12 Jun 2025 07:57:20 GMT, Ana Maria Mihalceanu <d...@openjdk.org> wrote:

> Please review my PR. This PR includes the following:
> 
> - [ ] Fix a small typo in a word and copyright

src/jdk.jlink/share/man/jmod.md line 183:

> 181: `--target-platform` *platform*
> 182: :   Specifies the target platform. The value is a string that identifies 
> 183:     the plarform the module is intended for, typically in the form 
> `<os>-<arch>`.

Suggestion:

    the platform this module is intended for, typically in the form 
`<os>-<arch>`.

src/jdk.jlink/share/man/jmod.md line 194:

> 192:     you would ordinarily enter in a command prompt. Options may appear 
> on one
> 193:     line or on several lines. You may not specify environment variables 
> for
> 194:     path names. You may comment out lines by prefixing a hash symbol 
> (`#`) to

_Baxinga!_

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25772#discussion_r2142129840
PR Review Comment: https://git.openjdk.org/jdk/pull/25772#discussion_r2142130779

Reply via email to