mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-02 11:10:06 +00:00
8139585: Typo: "APIi" instead of "API"
Reviewed-by: mchung
This commit is contained in:
parent
72d3fdfb0c
commit
2e1b7ecc6e
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user