Documentation: Fix spelling errors
These issues were found and fixed by codespell, a useful tool for finding spelling errors. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: If2a8e97911420c19e9365d5c28810b998f2c2ac8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/58078 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		| @@ -200,7 +200,7 @@ a bug in the more involved code to query options. | ||||
| ### Resource allocator v4 | ||||
|  | ||||
| A new revision of resource allocator v4 is now added to coreboot that supports | ||||
| mutiple ranges for allocating resources. Unlike the previous allocator (v3), it does | ||||
| multiple ranges for allocating resources. Unlike the previous allocator (v3), it does | ||||
| not use the topmost available window for allocation. Instead, it uses the first | ||||
| window within the address space that is available and satisfies the resource request. | ||||
| This allows utilization of the entire available address space and also allows | ||||
|   | ||||
		Reference in New Issue
	
	Block a user