diff options
Diffstat (limited to 'os/kernel/include/vt.h')
-rw-r--r-- | os/kernel/include/vt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/vt.h b/os/kernel/include/vt.h index 9fdde5576..20a64ec95 100644 --- a/os/kernel/include/vt.h +++ b/os/kernel/include/vt.h @@ -20,7 +20,7 @@ /**
* @file vt.h
* @brief Time macros and structures.
- * @addtogroup Time
+ * @addtogroup time
* @{
*/
|