diff options
Diffstat (limited to 'os/nil/include/nil.h')
-rw-r--r-- | os/nil/include/nil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/include/nil.h b/os/nil/include/nil.h index 815b5ead4..e6644f1e9 100644 --- a/os/nil/include/nil.h +++ b/os/nil/include/nil.h @@ -23,7 +23,7 @@ * @details This header includes all the required kernel headers so it is the
* only header you usually need to include in your application.
*
- * @addtogroup NIL
+ * @addtogroup NIL_KERNEL
* @{
*/
|