diff --git a/c-user/message/directives.rst b/c-user/message/directives.rst index 7317eb4..70a22d3 100644 --- a/c-user/message/directives.rst +++ b/c-user/message/directives.rst @@ -1014,8 +1014,8 @@ Flushes all messages on the queue. ``count`` This parameter is the pointer to an `uint32_t `_ object. When the - directive call is successful, the number of unblocked tasks will be stored - in this object. + directive call is successful, the number of pending messages removed from + the queue will be stored in this object. .. rubric:: DESCRIPTION: