net: openthread: doc: Fix doxygen group for openthread

Fix the name/brief of the openthread doxygen group

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2023-09-08 10:31:55 +02:00 committed by Fabio Baltieri
commit 9f4cd4a727

View file

@ -12,8 +12,8 @@
#define ZEPHYR_INCLUDE_NET_OPENTHREAD_H_
/**
* @brief OpenThread l2 stack api
* @defgroup OpenThread l2 layer
* @brief OpenThread Layer 2 abstraction layer
* @defgroup openthread OpenThread L2 abstraction layer
* @ingroup networking
* @{
*/