drivers/at: fix typo 'correspondant' -> 'correspondent'
This commit is contained in:
parent
d0dadb49c0
commit
2f2eeb7a7b
@ -32,7 +32,7 @@
|
||||
* application. This allows to @ref at_add_urc "register" and
|
||||
* @ref at_remove_urc "de-register" URC strings to check. Later,
|
||||
* @ref at_process_urc can be called to check if any of the registered URCs have
|
||||
* been detected. If a registered URC has been detected the correspondant
|
||||
* been detected. If a registered URC has been detected the correspondent
|
||||
* @ref at_urc_t::cb "callback function" is called. The mode of operation
|
||||
* requires that the user of the module processes periodically the URCs.
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user