--- a/jdk/src/java.base/share/classes/java/lang/Deprecated.java Mon Oct 17 18:40:36 2016 +0300
+++ b/jdk/src/java.base/share/classes/java/lang/Deprecated.java Mon Oct 17 17:07:55 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