+1
-Joe
On 10/17/2016 4:20 PM, Stuart Marks wrote:
Hi all, please review this tiny fix to the javadoc markup in the
Deprecated annotation type.
Thanks,
s'marks
--- a/src/java.base/share/classes/java/lang/Deprecated.java Thu Oct
13 23:02:35 2016 +0000
+++ b/src/java.base/share/classes/java/lang/Deprecated.java Mon Oct
17 16:18:26 2016 -0700
@@ -79,7 +79,7 @@
/**
* 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