mirror of
https://github.com/espressif/openthread.git
synced 2026-09-09 10:40:09 +00:00
[docs] fix instances of "the the" in comments (#3720)
This commit is contained in:
committed by
Jonathan Hui
parent
0b6cd5b115
commit
ca0b1d8229
@@ -175,7 +175,7 @@ otError otCoapSecureSetCertificate(otInstance * aInstance,
|
||||
* @param[in] aX509CaCertificateChain A pointer to the PEM formatted X509 CA chain.
|
||||
* @param[in] aX509CaCertChainLength The length of chain.
|
||||
*
|
||||
* @retval OT_ERROR_NONE Successfully set the the trusted top level CAs.
|
||||
* @retval OT_ERROR_NONE Successfully set the trusted top level CAs.
|
||||
*
|
||||
*/
|
||||
otError otCoapSecureSetCaCertificateChain(otInstance * aInstance,
|
||||
|
||||
Reference in New Issue
Block a user