mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 14:11:36 +00:00
8262892: minor typo in implSpec comment
Reviewed-by: bpb
This commit is contained in:
parent
4f4d0f5366
commit
93ffe6a6a2
@ -36,7 +36,7 @@ package jdk.incubator.foreign;
|
||||
* and {@link CLinker.VaList}.
|
||||
*
|
||||
* @implSpec
|
||||
* Implementations of this interface <a href="{@docRoot}/java.base/java/lang/doc-files/ValueBased.html">value-based</a>.
|
||||
* Implementations of this interface are <a href="{@docRoot}/java.base/java/lang/doc-files/ValueBased.html">value-based</a>.
|
||||
*/
|
||||
public interface Addressable {
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user