jdk/src/share/classes/java/time/zone/ZoneOffsetTransition.java
changeset 17474 8c100beabcc0
parent 16852 60207b2b4b42
child 19841 15c8e97d6a14
--- a/jdk/src/share/classes/java/time/zone/ZoneOffsetTransition.java	Wed May 15 15:01:59 2013 +0100
+++ b/jdk/src/share/classes/java/time/zone/ZoneOffsetTransition.java	Wed May 15 07:48:57 2013 -0700
@@ -89,7 +89,7 @@
  * An example would be when the offset changes from {@code +04:00} to {@code +03:00}.
  * This might be described as 'the clocks will move back one hour tonight at 2am'.
  *
- * <h3>Specification for implementors</h3>
+ * @implSpec
  * This class is immutable and thread-safe.
  *
  * @since 1.8