jdk/src/java.base/share/classes/java/util/Calendar.java
changeset 47004 b7e72fc752c9
parent 45376 86022ba55981
--- a/jdk/src/java.base/share/classes/java/util/Calendar.java	Thu Aug 24 15:40:26 2017 -0700
+++ b/jdk/src/java.base/share/classes/java/util/Calendar.java	Thu Aug 24 16:52:21 2017 -0700
@@ -1399,7 +1399,7 @@
         /**
          * Sets the week definition parameters to the values given by
          * {@code firstDayOfWeek} and {@code minimalDaysInFirstWeek} that are
-         * used to determine the <a href="Calendar.html#First_Week">first
+         * used to determine the <a href="Calendar.html#first_week">first
          * week</a> of a year. The parameters given by this method have
          * precedence over the default values given by the
          * {@linkplain #setLocale(Locale) locale}.