Skip to content

Commit 06ca4c9

Browse files
committed
[SPI] fix typo
1 parent 3c1051f commit 06ca4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/buildin/SPI/SPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ void SPIClass::endTransaction(void)
146146

147147
void SPIClass::end(void)
148148
{
149-
/* Nothing to do. RTduino has no right to shutdown RT-Thread SPI devcies */
149+
/* Nothing to do. RTduino has no right to shutdown RT-Thread SPI devices */
150150
}
151151

152152
/* ----------------------- legacy functions -------------------------- */

0 commit comments

Comments
 (0)