Skip to content

Commit a784695

Browse files
authored
Merge pull request #12 from torarnv/fix-typo
Fix typo in comment
2 parents 162a883 + 89b5f28 commit a784695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JUnit.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Permission to waive conditions of this license may be requested from Windy Road
4444
</xs:element>
4545
<xs:complexType name="testsuite">
4646
<xs:annotation>
47-
<xs:documentation xml:lang="en">Contains the results of exexuting a testsuite</xs:documentation>
47+
<xs:documentation xml:lang="en">Contains the results of executing a testsuite</xs:documentation>
4848
</xs:annotation>
4949
<xs:sequence>
5050
<xs:element name="properties">

0 commit comments

Comments
 (0)