aboutsummaryrefslogtreecommitdiffstats
path: root/os/io/templates/spi_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/io/templates/spi_lld.h')
-rw-r--r--os/io/templates/spi_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/io/templates/spi_lld.h b/os/io/templates/spi_lld.h
index e25dc86dd..23a1f094b 100644
--- a/os/io/templates/spi_lld.h
+++ b/os/io/templates/spi_lld.h
@@ -58,7 +58,7 @@ typedef struct {
} SPIConfig;
/**
- * @brief Structure representing a MAC driver.
+ * @brief Structure representing a SPI driver.
*/
typedef struct {
/**