From: Chris Packham Date: Wed, 25 May 2022 01:08:51 +0000 (+1200) Subject: doc: environment: Fix typo X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=f1533c41a78a1defe147c87142ebfeb25b4c46ed;p=u-boot.git doc: environment: Fix typo "valu" should be "value". Signed-off-by: Chris Packham Reviewed-by: Bin Meng Reviewed-by: Heinrich Schuchardt --- diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst index dc61703944..28a8952b75 100644 --- a/doc/usage/environment.rst +++ b/doc/usage/environment.rst @@ -347,7 +347,7 @@ bootpretryperiod Unsigned value, in milliseconds. If not set, the period will be either the default (28000), or a value based on CONFIG_NET_RETRY_COUNT, if defined. This value has - precedence over the valu based on CONFIG_NET_RETRY_COUNT. + precedence over the value based on CONFIG_NET_RETRY_COUNT. memmatches Number of matches found by the last 'ms' command, in hex