mirror of
https://github.com/espressif/openthread.git
synced 2026-09-09 10:40:09 +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:
@@ -72,7 +72,7 @@
|
||||
} while (0)
|
||||
|
||||
/**
|
||||
* This macro calculates the number of elements in an array.
|
||||
* Calculates the number of elements in an array.
|
||||
*
|
||||
* @param[in] aArray Name of the array variable.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user