On Thu, 7 Sept 2023 at 15:55, Michal Simek <[email protected]> wrote:
>
> s/parititon/partition/
>
> Signed-off-by: Michal Simek <[email protected]>
> ---
>
> arch/sandbox/dts/test.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
> index cf1b3da9cace..19f184e791bf 100644
> --- a/arch/sandbox/dts/test.dts
> +++ b/arch/sandbox/dts/test.dts
> @@ -112,7 +112,7 @@
> /*
> * This is used for the VBE OS-request tests. A FAT filesystem
> * created in a partition with the VBE information appearing
> - * before the parititon starts
> + * before the partition starts
> */
> firmware0 {
> bootph-verify;
> --
> 2.36.1
>
Acked-by: Ilias Apalodimas <[email protected]>