core/doc: fix alignment

This commit is contained in:
Francisco Molina 2020-04-20 19:07:16 +02:00
parent da90407572
commit 57938de035
No known key found for this signature in database
GPG Key ID: 3E94EAC3DBDEEDA8

View File

@ -26,7 +26,7 @@
* @brief Configuration data and startup code for the kernel * @brief Configuration data and startup code for the kernel
*/ */
/** /**
* @defgroup core_sync Thread Synchronization * @defgroup core_sync Thread Synchronization
* @ingroup core * @ingroup core
* @brief Thread synchronization mechanisms of the kernel * @brief Thread synchronization mechanisms of the kernel