aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/sdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/sdc.h')
-rw-r--r--os/hal/include/sdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/sdc.h b/os/hal/include/sdc.h
index 52bef66f0..c4f4b1727 100644
--- a/os/hal/include/sdc.h
+++ b/os/hal/include/sdc.h
@@ -98,7 +98,7 @@
*/
/**
* @brief Number of initialization attempts before rejecting the card.
- * @note Attempts are performed at 10mS intevals.
+ * @note Attempts are performed at 10mS intervals.
*/
#if !defined(SDC_INIT_RETRY) || defined(__DOXYGEN__)
#define SDC_INIT_RETRY 100