From 87f9f591befd059d6444c8c17970bbf64c9237ad Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 21 Jan 2025 16:36:11 +0100 Subject: treewide: Replace Maximumm with Maximum in Kconfig symbol description Replace Maximumm with Maximum in Kconfig symbol description, fix a typo. No functional change. Signed-off-by: Marek Vasut Reviewed-by: Michal Simek --- env/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env') diff --git a/env/Kconfig b/env/Kconfig index aaf0b1fe9ac..4438f0b392c 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -60,7 +60,7 @@ config ENV_MIN_ENTRIES to store the environment settings. config ENV_MAX_ENTRIES - int "Maximumm number of entries in the environment hashtable" + int "Maximum number of entries in the environment hashtable" default 512 help Maximum number of entries in the hash table that is used internally -- cgit v1.2.3