Skip to content

Commit 094b22f

Browse files
committed
uorb/listener: Fix typo
Fix typo in word "monitor". Signed-off-by: Matteo Golin <[email protected]>
1 parent c4da1b5 commit 094b22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/uorb/listener.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ static int listener_record(FAR const struct orb_metadata *meta, int fd,
568568
* Name: listener_monitor
569569
*
570570
* Description:
571-
* Moniter objects by subscribe and print data.
571+
* Monitor objects by subscribe and print data.
572572
*
573573
* Input Parameters:
574574
* objlist List of objects to subscribe.

0 commit comments

Comments
 (0)