summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPatrice Chotard <[email protected]>2025-07-28 15:08:31 +0200
committerPatrice Chotard <[email protected]>2025-07-29 17:02:32 +0200
commit1cec03bb1f8baee0bda151392ea1b5bb7c742547 (patch)
tree0eeca444f97ec4fd58022010763d9d1477c56e8e /include
parentab0127e2ce24856f394ba258d256429f0056158b (diff)
treewide: Fix STMicroelectronics spelling
Fix STMicroelectronics spelling in comments. Signed-off-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/stm32mp25_st_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stm32mp25_st_common.h b/include/configs/stm32mp25_st_common.h
index ab5a4a91644..cb679eb1be2 100644
--- a/include/configs/stm32mp25_st_common.h
+++ b/include/configs/stm32mp25_st_common.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2022, STMicroelectronics - All Rights Reserved
*
- * Configuration settings for the STMicroelectonics STM32MP25x boards
+ * Configuration settings for the STMicroelectronics STM32MP25x boards
*/
#ifndef __CONFIG_STM32MP25_ST_COMMON_H__