Skip to content

Commit e93654c

Browse files
Fix typo
1 parent a86ffc7 commit e93654c

File tree

1 file changed

+1
-1
lines changed
  • regression/validate-trace-xml-schema

1 file changed

+1
-1
lines changed

regression/validate-trace-xml-schema/check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
['unknown-argument-suggestion', 'test.desc'],
3535
# this one produces XML intermingled with main XML output when used with --xml-ui
3636
['graphml_witness2', 'test.desc'],
37-
# these are producing coverage goals which aren't including in the schema
37+
# these are producing coverage goals which aren't included in the schema
3838
['cover-failed-assertions', 'test.desc'],
3939
['cover-failed-assertions', 'test-no-failed-assertions.desc'],
4040
# produces intermingled XML on the command line

0 commit comments

Comments
 (0)