zunitc: fix a couple of typos
- even -> event - attatch -> attach Signed-off-by: Abdur Rehman <arehmanq199@gmail.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
This commit is contained in:
committed by
Daniel Stone
parent
b5f838d90f
commit
6f7f9468f1
@@ -30,7 +30,7 @@ struct zuc_event_listener;
|
|||||||
struct zuc_test;
|
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.
|
* 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
|
* @param pipe_fd pointer to the file descriptor to use for communication if
|
||||||
|
|||||||
Reference in New Issue
Block a user