Skip to content

Commit b2480d6

Browse files
fix comment copy/paste error
1 parent 63f6216 commit b2480d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtos/Queue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace rtos {
3535
/** \addtogroup rtos */
3636
/** @{*/
3737
/**
38-
* \defgroup rtos_EventFlags EventFlags class
38+
* \defgroup rtos_Queue Queue class
3939
* @{
4040
*/
4141

0 commit comments

Comments
 (0)