src/java.xml/share/classes/javax/xml/validation/Validator.java
changeset 51510 6b0012622443
parent 48412 d4412e380f6b
--- 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