[PATCH 14/16] zunitc: fix a typo in a comment
Abdur Rehman
arehmanq199 at gmail.com
Sun Jan 1 14:46:44 UTC 2017
Signed-off-by: Abdur Rehman <arehmanq199 at gmail.com>
---
tools/zunitc/src/zuc_junit_reporter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/zunitc/src/zuc_junit_reporter.c b/tools/zunitc/src/zuc_junit_reporter.c
index 5c6b762..df90640 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.
*/
--
1.9.1
More information about the wayland-devel
mailing list