doc: fix misspellings in doxygen API comments

Fix misspellings in API documentation derived from header files.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-01-30 11:41:06 -08:00 committed by Anas Nashif
commit 79e916542a
3 changed files with 5 additions and 5 deletions

View file

@ -238,7 +238,7 @@ struct bt_mesh_model_op {
/** @def BT_MESH_PUB_TRANSMIT_COUNT
*
* @brief Decode Pubhlish Retransmit count from a given value.
* @brief Decode Publish Retransmit count from a given value.
*
* @param transmit Encoded Publish Retransmit count & interval value.
*