src/java.base/share/classes/java/time/chrono/IsoChronology.java
changeset 52560 f5011100c920
parent 52078 4a63197816ce
child 57956 e0b8b019d2f5
--- a/src/java.base/share/classes/java/time/chrono/IsoChronology.java	Wed Nov 14 18:57:47 2018 +0100
+++ b/src/java.base/share/classes/java/time/chrono/IsoChronology.java	Wed Nov 14 11:42:40 2018 -0800
@@ -669,7 +669,6 @@
      * @param years  the number of years, may be negative
      * @param months  the number of years, may be negative
      * @param days  the number of years, may be negative
-     * @return the period in terms of this chronology, not null
      * @return the ISO period, not null
      */
     @Override  // override with covariant return type