mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/soft_spi: fix misspelling in comment
This commit is contained in:
parent
ff2ebcfce0
commit
d786883859
@ -42,7 +42,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Sotware SPI port descriptor array
|
||||
* @brief Software SPI port descriptor array
|
||||
*/
|
||||
static soft_spi_conf_t soft_spi_config[] = {
|
||||
SOFT_SPI_PARAMS,
|
||||
|
Loading…
Reference in New Issue
Block a user