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
|
@ -366,7 +366,7 @@ static void cb_handler_tx(struct modbus_context *ctx)
|
|||
}
|
||||
|
||||
/* Must wait till the transmission is complete or
|
||||
* RS-485 tranceiver could be disabled before all data has
|
||||
* RS-485 transceiver could be disabled before all data has
|
||||
* been transmitted and message will be corrupted.
|
||||
*/
|
||||
if (uart_irq_tx_complete(cfg->dev)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue