aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/include/nvramlog.h
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-02-22 16:40:54 +0100
committerAlexey Kardashevskiy <aik@ozlabs.ru>2023-02-28 15:23:05 +1100
commit9bbdd35a274c6b45c62872ecbcc40931612ff70f (patch)
treef4f433590444ff4e80b213d0b868fd910886e100 /board-qemu/include/nvramlog.h
parente77d7f9c78179c6c9ad1aea9e1dad32c0a6f2d0a (diff)
downloadSLOF-9bbdd35a274c6b45c62872ecbcc40931612ff70f.zip
SLOF-9bbdd35a274c6b45c62872ecbcc40931612ff70f.tar.gz
SLOF-9bbdd35a274c6b45c62872ecbcc40931612ff70f.tar.bz2
Fix typos in the board-qemu folder
Found with the "codespell" utility. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'board-qemu/include/nvramlog.h')
-rw-r--r--board-qemu/include/nvramlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-qemu/include/nvramlog.h b/board-qemu/include/nvramlog.h
index d130255..1550916 100644
--- a/board-qemu/include/nvramlog.h
+++ b/board-qemu/include/nvramlog.h
@@ -21,7 +21,7 @@
* 01h - checksum ( 1 byte)
* 02h - length ( 2 byte) value = 1st_byte*256 + 2nd_byte
* 04h - name (12 byte)
- * space for partiton header = 16 byte
+ * space for partition header = 16 byte
*
* Log Header
* 10h - offset ( 2 byte) from Partition Header to Data Section