jdk/src/java.base/share/classes/java/io/File.java
changeset 44844 b2b4d98404ba
parent 43103 18e663e79d31
child 45251 f7d47a5e1e99
--- a/jdk/src/java.base/share/classes/java/io/File.java	Wed Apr 26 09:37:23 2017 -0700
+++ b/jdk/src/java.base/share/classes/java/io/File.java	Wed Apr 26 13:38:21 2017 -0700
@@ -113,7 +113,7 @@
  * operating system-specific portion of storage for a file system.  A single
  * storage device (e.g. a physical disk-drive, flash memory, CD-ROM) may
  * contain multiple partitions.  The object, if any, will reside on the
- * partition <a name="partName">named</a> by some ancestor of the absolute
+ * partition <a id="partName">named</a> by some ancestor of the absolute
  * form of this pathname.
  *
  * <p> A file system may implement restrictions to certain operations on the