doc: minor typo fix

Change-Id: I00fae047dea0eaf7e60037598af020817c66f659
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
This commit is contained in:
Etienne Carriere 2017-08-23 15:43:33 +02:00
parent 5ae4dab2b8
commit d591d7668e

View File

@ -1864,7 +1864,7 @@ A ToC entry has the following fields:
`offset_address`: The offset address at which the corresponding payload data `offset_address`: The offset address at which the corresponding payload data
can be found. The offset is calculated from the ToC base address. can be found. The offset is calculated from the ToC base address.
`size`: The size of the corresponding payload data in bytes. `size`: The size of the corresponding payload data in bytes.
`flags`: Flags associated with this entry. Non are yet defined. `flags`: Flags associated with this entry. None are yet defined.
Firmware Image Package creation tool Firmware Image Package creation tool
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~