jdk/src/share/classes/java/time/chrono/HijrahEra.java
changeset 17474 8c100beabcc0
parent 16852 60207b2b4b42
child 19841 15c8e97d6a14
--- a/jdk/src/share/classes/java/time/chrono/HijrahEra.java	Wed May 15 15:01:59 2013 +0100
+++ b/jdk/src/share/classes/java/time/chrono/HijrahEra.java	Wed May 15 07:48:57 2013 -0700
@@ -81,7 +81,7 @@
  * <b>Do not use {@code ordinal()} to obtain the numeric representation of {@code HijrahEra}.
  * Use {@code getValue()} instead.</b>
  *
- * <h3>Specification for implementors</h3>
+ * @implSpec
  * This is an immutable and thread-safe enum.
  *
  * @since 1.8