8282311: Fix a typo in javax.lang.model.type.NullType
Reviewed-by: jjg
This commit is contained in:
parent
2c5d266f9f
commit
31b61f982c
@ -28,7 +28,7 @@ package javax.lang.model.type;
|
||||
|
||||
/**
|
||||
* Represents the null type.
|
||||
* This is the type of the expression {@code null},
|
||||
* This is the type of the expression {@code null}.
|
||||
*
|
||||
* @jls 3.10.7 The Null Literal
|
||||
* @jls 4.1 The Kinds of Types and Values
|
||||
|
Loading…
x
Reference in New Issue
Block a user