doc: regular misspelling scan
Fix misspellings in documentation (.rst, Kconfig help text, and .h doxygen API comments), missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
bb7d8261d7
commit
06d78354ae
14 changed files with 26 additions and 26 deletions
|
@ -582,7 +582,7 @@ int mqtt_subscribe(struct mqtt_client *client,
|
|||
const struct mqtt_subscription_list *param);
|
||||
|
||||
/**
|
||||
* @brief API to request unsubscribtion of one or more topics on the connection.
|
||||
* @brief API to request unsubscription of one or more topics on the connection.
|
||||
*
|
||||
* @param[in] client Identifies client instance for which the procedure is
|
||||
* requested. Shall not be NULL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue