cmd: Migrate from_env() from pxe.c to nvedit.c
[oweals/u-boot.git] / doc / uImage.FIT / verified-boot.txt
index e639e7ae71a1e6bbe0f421630959369ec15fcf3a..41c9fa9e09f97d047f980a31fcdbad5cd74d0db2 100644 (file)
@@ -93,7 +93,7 @@ include hashes to verify images, so it is relatively straightforward to
 add signatures as well.
 
 The public key can be stored in U-Boot's CONFIG_OF_CONTROL device tree in
-a standard place. Then when a FIT it loaded it can be verified using that
+a standard place. Then when a FIT is loaded it can be verified using that
 public key. Multiple keys and multiple signatures are supported.
 
 See signature.txt for more information.