summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/zunitc/src/zuc_collector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/zunitc/src/zuc_collector.h b/tools/zunitc/src/zuc_collector.h
index f21e670c..d123b278 100644
--- a/tools/zunitc/src/zuc_collector.h
+++ b/tools/zunitc/src/zuc_collector.h
@@ -30,7 +30,7 @@ struct zuc_event_listener;
struct zuc_test;
/**
- * Creates a new instance of an even collector that will attatch events
+ * Creates a new instance of an event collector that will attach events
* to the current test directly or via connection from child to parent.
*
* @param pipe_fd pointer to the file descriptor to use for communication if