From: Chris Packham Date: Wed, 25 May 2022 01:08:51 +0000 (+1200) Subject: doc: environment: Fix typo X-Git-Tag: baikal/mips/sdk5.9~3^2~36^2~4 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=e2d881626b7b2772dc6aa1f4de6240a84cfa9efb;p=uboot.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