[docs] fix instances of "the the" in comments (#3720)

This commit is contained in:
Jeff Bumgardner
2019-03-27 18:44:41 -07:00
committed by Jonathan Hui
parent 0b6cd5b115
commit ca0b1d8229
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -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,