From: Chris Packham Date: Wed, 25 May 2022 01:08:51 +0000 (+1200) Subject: doc: environment: Fix typo X-Git-Tag: v2022.07-rc4~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1533c41a78a1defe147c87142ebfeb25b4c46ed;p=pandora-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 dc617039446..28a8952b752 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