mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8200128: Fix some "annoations" typos
Reviewed-by: alanb
This commit is contained in:
parent
2fd847eb0e
commit
5c8c67c523
6 changed files with 10 additions and 10 deletions
|
@ -81,7 +81,7 @@ import java.lang.annotation.*;
|
|||
*
|
||||
* @implNote
|
||||
* This annotation only takes effect for fields of classes loaded by the boot
|
||||
* loader. Annoations on fields of classes loaded outside of the boot loader
|
||||
* loader. Annotations on fields of classes loaded outside of the boot loader
|
||||
* are ignored.
|
||||
*/
|
||||
@Target(ElementType.FIELD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue