Skip to content

Commit dcd83e8

Browse files
authored
Merge pull request #299 from xmlunit/typo
typo
2 parents df4ac31 + aa05938 commit dcd83e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
* yourself.</p>
8080
*
8181
* <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
82+
* inside the control document. As a special case they may also appear as local part of a type name of xsi:type
8383
* attributes of control documents - i.e. <code>xsi:type="prefix:${xmlunit:ignore}"</code>. The namepace URIs of the
8484
* compared types must match with the test document. Support for xsi:types has been added with XMLUnit 2.10.1.</p>
8585
*

0 commit comments

Comments
 (0)