8209873: Typo in javax.xml.validation.Validator.validate documentation

Reviewed-by: lancea
This commit is contained in:
Joe Wang 2018-08-23 12:57:40 -07:00
parent ffa4cfe355
commit 8b138c684a

View File

@ -214,7 +214,7 @@ public abstract class Validator {
*
* @throws IllegalArgumentException
* If the {@code Result} type doesn't match the
* {@code Source} type of if the {@code Source}
* {@code Source} type or if the {@code Source}
* is an XML artifact that the implementation cannot
* validate (for example, a processing instruction).
* @throws SAXException