doc: fix misspelling in API doxygen comments
Fix misspellings in API doxygen comments missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
c1c82b7570
commit
73896c0bf0
13 changed files with 18 additions and 18 deletions
|
@ -25,7 +25,7 @@ extern "C" {
|
|||
*
|
||||
* This will send a GATT notification to all current subscribers.
|
||||
*
|
||||
* @param heartrate The heartrate measuremennt in beats per minute.
|
||||
* @param heartrate The heartrate measurement in beats per minute.
|
||||
*
|
||||
* @return Zero in case of success and error code in case of error.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue