We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df4ac31 + aa05938 commit dcd83e8Copy full SHA for dcd83e8
xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java
@@ -79,7 +79,7 @@
79
* yourself.</p>
80
*
81
* <p>Placeholder sequences must appear as values inside of attribute values or nested textual content of elements -
82
- * inside the control document. As a special case they may also appear as local part of a tye name of xsi:type
+ * inside the control document. As a special case they may also appear as local part of a type name of xsi:type
83
* attributes of control documents - i.e. <code>xsi:type="prefix:${xmlunit:ignore}"</code>. The namepace URIs of the
84
* compared types must match with the test document. Support for xsi:types has been added with XMLUnit 2.10.1.</p>
85
0 commit comments