drivers: Fix typos reported by codespell

This commit is contained in:
Gustavo Henrique Nihei
2021-02-25 10:34:37 -03:00
committed by Xiang Xiao
parent 76acb32e29
commit 55d66f60a3
32 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -762,7 +762,7 @@ static void skel_interrupt(FAR void *arg)
* 1) A reference to an I2C or SPI interface used to interactive with the
* device, and
* 2) A read-only configuration structure that provides things like: I2C
* or SPI characteristics and callbacks to attache, enable, and disable
* or SPI characteristics and callbacks to attach, enable, and disable
* interrupts.
*
****************************************************************************/