aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/I2C/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/I2C/halconf.h')
-rw-r--r--testhal/STM32F1xx/I2C/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/I2C/halconf.h b/testhal/STM32F1xx/I2C/halconf.h
index 3ed2554e4..3837caff1 100644
--- a/testhal/STM32F1xx/I2C/halconf.h
+++ b/testhal/STM32F1xx/I2C/halconf.h
@@ -268,7 +268,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