This is an automated email from the ASF dual-hosted git repository.

gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit c475a71d1c916aa83ae712634b153d12008cf7b5
Author: hartmannathan <[email protected]>
AuthorDate: Sun Jul 25 11:11:29 2021 -0400

    Update arch/arm/src/stm32/Kconfig
    
    Co-authored-by: Gustavo Henrique Nihei 
<[email protected]>
---
 arch/arm/src/stm32/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/src/stm32/Kconfig b/arch/arm/src/stm32/Kconfig
index fd30d45..d39e56c 100644
--- a/arch/arm/src/stm32/Kconfig
+++ b/arch/arm/src/stm32/Kconfig
@@ -8242,7 +8242,7 @@ config STM32_ADC_MAX_SAMPLES
                The maximum number of samples which can be handled without
                overrun depends on various factors. This is the user's
                responsibility to correctly select this value.
-               Since the interfece to update the sampling time is available
+               Since the interface to update the sampling time is available
                for all supported devices, the user can change the default
                values in the board initialization logic and avoid ADC overrun.
 

Reply via email to