libutil: Fix typo in doxygen group of util_log

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Alexander Egorenkov
2021-06-24 04:52:25 +02:00
committed by Jan Höppner
parent 802e5f6607
commit b77523ab4d

View File

@@ -1,5 +1,5 @@
/**
* @defgroup util_log_h util_file: Multi-level message logging interface
* @defgroup util_log_h util_log: Multi-level message logging interface
* @{
* @brief Multi-level message logging
*