diff options
Diffstat (limited to 'os/kernel/include/chmsg.h')
-rw-r--r-- | os/kernel/include/chmsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/chmsg.h b/os/kernel/include/chmsg.h index 1e9099c73..4461b30dd 100644 --- a/os/kernel/include/chmsg.h +++ b/os/kernel/include/chmsg.h @@ -70,7 +70,7 @@ extern "C" { /*===========================================================================*/
/**
- * @brief Evaluates to TRUE if the thread has pending messages.
+ * @brief Evaluates to @p true if the thread has pending messages.
*
* @iclass
*/
|