jdk/src/share/classes/java/time/Month.java
changeset 17474 8c100beabcc0
parent 16852 60207b2b4b42
child 19030 32f129cb6351
--- a/jdk/src/share/classes/java/time/Month.java	Wed May 15 15:01:59 2013 +0100
+++ b/jdk/src/share/classes/java/time/Month.java	Wed May 15 07:48:57 2013 -0700
@@ -97,7 +97,7 @@
  * As such, this enum may be used by any calendar system that has the month-of-year
  * concept defined exactly equivalent to the ISO-8601 calendar system.
  *
- * <h3>Specification for implementors</h3>
+ * @implSpec
  * This is an immutable and thread-safe enum.
  *
  * @since 1.8