doc: environment: Fix typo
"valu" should be "value". Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
		
							parent
							
								
									90189ecd59
								
							
						
					
					
						commit
						f1533c41a7
					
				|  | @ -347,7 +347,7 @@ bootpretryperiod | ||||||
|     Unsigned value, in milliseconds. If not set, the period will |     Unsigned value, in milliseconds. If not set, the period will | ||||||
|     be either the default (28000), or a value based on |     be either the default (28000), or a value based on | ||||||
|     CONFIG_NET_RETRY_COUNT, if defined. This value has |     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 | memmatches | ||||||
|     Number of matches found by the last 'ms' command, in hex |     Number of matches found by the last 'ms' command, in hex | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue