8209873: Typo in javax.xml.validation.Validator.validate documentation
Reviewed-by: lancea
--- a/src/java.xml/share/classes/javax/xml/validation/Validator.java Thu Aug 23 12:09:46 2018 -0700
+++ b/src/java.xml/share/classes/javax/xml/validation/Validator.java Thu Aug 23 12:57:40 2018 -0700
@@ -214,7 +214,7 @@
*
* @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