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 <marek.vasut+renesas@mailbox.org> Reviewed-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
2
env/Kconfig
vendored
2
env/Kconfig
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user