diff --git a/tools/zunitc/src/zuc_junit_reporter.c b/tools/zunitc/src/zuc_junit_reporter.c index 5c6b7627..df906401 100644 --- a/tools/zunitc/src/zuc_junit_reporter.c +++ b/tools/zunitc/src/zuc_junit_reporter.c @@ -235,7 +235,7 @@ as_duration(long ms) } else { /* * 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 * output. */