jdk/src/java.base/share/classes/java/util/ResourceBundle.java
changeset 44851 3439a92526a0
parent 44844 b2b4d98404ba
child 45124 144479e89cdb
--- a/jdk/src/java.base/share/classes/java/util/ResourceBundle.java	Fri Apr 28 06:45:21 2017 +0800
+++ b/jdk/src/java.base/share/classes/java/util/ResourceBundle.java	Thu Apr 27 17:43:13 2017 -0700
@@ -1080,7 +1080,7 @@
      * <p><code>getBundle</code> uses the base name, the specified locale, and
      * the default locale (obtained from {@link java.util.Locale#getDefault()
      * Locale.getDefault}) to generate a sequence of <a
-     * name="candidates"><em>candidate bundle names</em></a>.  If the specified
+     * id="candidates"><em>candidate bundle names</em></a>.  If the specified
      * locale's language, script, country, and variant are all empty strings,
      * then the base name is the only candidate bundle name.  Otherwise, a list
      * of candidate locales is generated from the attribute values of the