Fix javadoc typo
PiperOrigin-RevId: 306431216
This commit is contained in:
parent
6a491e1294
commit
edc25ddc8d
@ -23,7 +23,7 @@ import javax.annotation.meta.TypeQualifierDefault;
|
||||
import javax.annotation.meta.When;
|
||||
|
||||
/**
|
||||
* Annotation for specifiying unknown nullness. Useful for clearing the effects of an automatically
|
||||
* Annotation for specifying unknown nullness. Useful for clearing the effects of an automatically
|
||||
* propagated {@link Nonnull} annotation.
|
||||
*/
|
||||
@Nonnull(when = When.UNKNOWN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user