mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 23:57:46 +00:00
[docs] remove redundant "This method" and "This function" (#9096)
- "This method " - "This static method " - "This function " - "This structure " - "This enumeration " - "This class " - "This methods " - "This constructor " - "This struct " - "This type " - "This template method " - "This template class " - "This const method " - "This macro "
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include "lib/platform/reset_util.h"
|
||||
|
||||
/**
|
||||
* This function initializes the CLI app.
|
||||
* Initializes the CLI app.
|
||||
*
|
||||
* @param[in] aInstance The OpenThread instance structure.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user