8139585: Typo: "APIi" instead of "API"
authorjoehw
Thu, 19 May 2016 16:19:01 -0700
changeset 38499 b488c0e9f2c9
parent 38498 26ed24fae223
child 38500 78aedc2ee005
8139585: Typo: "APIi" instead of "API" Reviewed-by: mchung
jaxp/src/java.xml/share/classes/org/w3c/dom/package.html
--- a/jaxp/src/java.xml/share/classes/org/w3c/dom/package.html	Thu May 19 19:46:56 2016 +0000
+++ b/jaxp/src/java.xml/share/classes/org/w3c/dom/package.html	Thu May 19 16:19:01 2016 -0700
@@ -4,9 +4,9 @@
 </head>
 <body bgcolor="white">
 Provides the interfaces for the Document Object Model (DOM). Supports the
-<a href="http://www.w3.org/TR/DOM-Level-2-Core/">Document Object Model Level 2 Core APIi</a>, 
-<a href="http://www.w3.org/TR/DOM-Level-3-Core">Document Object Model (DOM) Level 3 Core</a>, 
-and <a href="http://www.w3.org/TR/DOM-Level-3-LS">Document Object Model (DOM) Level 3 Load and Save</a>.
+<a href="http://www.w3.org/TR/DOM-Level-2-Core/">Document Object Model (DOM) Level 2 Core Specification</a>, 
+<a href="http://www.w3.org/TR/DOM-Level-3-Core">Document Object Model (DOM) Level 3 Core Specification</a>, 
+and <a href="http://www.w3.org/TR/DOM-Level-3-LS">Document Object Model (DOM) Level 3 Load and Save Specification</a>.
 
 @since 1.4
 </body>