everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
/* Tracking of what storage changes are pending for App Keys. We track this in
|
||||
* a separate array here instead of within the respective bt_mesh_app_key
|
||||
* struct itselve, since once a key gets deleted its struct becomes invalid
|
||||
* struct itself, since once a key gets deleted its struct becomes invalid
|
||||
* and may be reused for other keys.
|
||||
*/
|
||||
struct app_key_update {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue