--- old/src/share/classes/java/time/zone/ZoneOffsetTransition.java 2013-04-11 23:15:58.000000000 -0700 +++ new/src/share/classes/java/time/zone/ZoneOffsetTransition.java 2013-04-11 23:15:57.000000000 -0700 @@ -321,7 +321,7 @@ } /** - * Does this transition represent a gap in the local time-line. + * Does this transition represent an overlap in the local time-line. *

* Overlaps occur where there are local date-times that exist twice. * An example would be when the offset changes from {@code +02:00} to {@code +01:00}.