zunitc: fix a typo in a comment

Signed-off-by: Abdur Rehman <arehmanq199@gmail.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
dev
Abdur Rehman 8 years ago committed by Daniel Stone
parent 6f7f9468f1
commit 3caed395ec
  1. 2
      tools/zunitc/src/zuc_junit_reporter.c

@ -235,7 +235,7 @@ as_duration(long ms)
} else { } else {
/* /*
* Special case to match behavior of standard JUnit output * Special case to match behavior of standard JUnit output
* writers. Asumption is certain readers might have * writers. Assumption is certain readers might have
* limitations, etc. so it is best to keep 100% identical * limitations, etc. so it is best to keep 100% identical
* output. * output.
*/ */

Loading…
Cancel
Save