aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/GPT/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/GPT/chconf.h')
-rw-r--r--testhal/STM32F1xx/GPT/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/GPT/chconf.h b/testhal/STM32F1xx/GPT/chconf.h
index 4115636d6..b1f2cd62c 100644
--- a/testhal/STM32F1xx/GPT/chconf.h
+++ b/testhal/STM32F1xx/GPT/chconf.h
@@ -459,7 +459,7 @@
* @brief Threads initialization hook.
* @details User initialization code added to the @p chThdInit() API.
*
- * @note It is invoked from within @p chThdInit() and implicitily from all
+ * @note It is invoked from within @p chThdInit() and implicitly from all
* the threads creation APIs.
*/
#if !defined(THREAD_EXT_INIT_HOOK) || defined(__DOXYGEN__)