diff options
author | Edward Betts <edward@4angle.com> | 2019-05-14 14:50:46 +0100 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2019-09-19 12:41:46 -0600 |
commit | 80c499ebbe8a64aa2ee4222e6a8f342f465f6680 (patch) | |
tree | d8fc09c58303149f51169ad61bdae2b26442aff5 /src/cbootimage.h | |
parent | 65a6d94dd5f442578551e0a81ecbe5235e673fd4 (diff) | |
download | nvidia-cbootimage-master.tar.gz |
Signed-off-by: Edward Betts <edward@4angle.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'src/cbootimage.h')
-rw-r--r-- | src/cbootimage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cbootimage.h b/src/cbootimage.h index 1cc4c27..0a2e3d9 100644 --- a/src/cbootimage.h +++ b/src/cbootimage.h @@ -52,7 +52,7 @@ /* Minimum size to read to at least be able to validate a BCT, it must * include the boot_data_version field with any BCT version while not - * beeing larger than the smallest possible BCT. The currently supported + * being larger than the smallest possible BCT. The currently supported * BCT are as follow: * * Chip Version offset Total size |