[PATCH 13/16] zunitc: fix a couple of typos

Abdur Rehman arehmanq199 at gmail.com
Sun Jan 1 14:46:43 UTC 2017


- even -> event
- attatch -> attach

Signed-off-by: Abdur Rehman <arehmanq199 at gmail.com>
---
 tools/zunitc/src/zuc_collector.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/zunitc/src/zuc_collector.h b/tools/zunitc/src/zuc_collector.h
index f21e670..d123b27 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
-- 
1.9.1



More information about the wayland-devel mailing list