zunitc: fix a typo in a comment

Signed-off-by: Abdur Rehman <arehmanq199@gmail.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
This commit is contained in:
Abdur Rehman
2017-01-01 19:46:44 +05:00
committed by Daniel Stone
parent 6f7f9468f1
commit 3caed395ec
+1 -1
View File
@@ -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.
*/ */