summaryrefslogtreecommitdiffstats
path: root/mstarddc_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mstarddc_spi.c')
-rw-r--r--mstarddc_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mstarddc_spi.c b/mstarddc_spi.c
index f6e573ac0..afe4e1249 100644
--- a/mstarddc_spi.c
+++ b/mstarddc_spi.c
@@ -57,7 +57,7 @@ static int mstarddc_spi_shutdown(void *data)
} else {
msg_pinfo("Info: Reset command was not sent. "
"Either the noreset=1 option was used, "
- "or an error occured.\n");
+ "or an error occurred.\n");
}
if (close(mstarddc_fd) < 0) {