From: Heinrich Schuchardt Date: Tue, 4 Oct 2022 20:02:46 +0000 (+0200) Subject: doc: typo 'it it' in doc/develop/package/index.rst X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=932f72d68efa4f38846f90f258e07f7bb1a2cd70;p=u-boot.git doc: typo 'it it' in doc/develop/package/index.rst %s/it it/it/ Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/doc/develop/package/index.rst b/doc/develop/package/index.rst index 9374be2e62..4f448313f9 100644 --- a/doc/develop/package/index.rst +++ b/doc/develop/package/index.rst @@ -4,7 +4,7 @@ Package U-Boot ============== U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging -images that it it reads and boots. Documentation about FIT is available at +images that it reads and boots. Documentation about FIT is available at doc/uImage.FIT U-Boot also provides binman for cases not covered by FIT. Examples include