8168096: markup error in "since" element spec of @Deprecated

Reviewed-by: darcy
This commit is contained in:
Stuart Marks 2016-10-17 17:07:55 -07:00
parent ee0aa124a8
commit 9852310517

View File

@ -79,7 +79,7 @@ public @interface Deprecated {
/**
* Returns the version in which the annotated element became deprecated.
* The version string is in the same format and namespace as the value of
* the {@code @since} javadoc tag. The default value is the empty
* the {@code @since} javadoc tag. The default value is the empty
* string.
*
* @return the version string