summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/lbtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/lbtable.c')
-rw-r--r--util/nvramtool/lbtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/lbtable.c b/util/nvramtool/lbtable.c
index d2ae1b5c9120..a9586c877ddb 100644
--- a/util/nvramtool/lbtable.c
+++ b/util/nvramtool/lbtable.c
@@ -325,7 +325,7 @@ void dump_lbtable(void)
const struct lb_record *lbrec;
p = ((const char *)lbtable) + lbtable->header_bytes;
- printf("Coreboot table at physical address 0x%lx:\n"
+ printf("coreboot table at physical address 0x%lx:\n"
" signature: 0x%x (ASCII: %c%c%c%c)\n"
" header_bytes: 0x%x (decimal: %d)\n"
" header_checksum: 0x%x (decimal: %d)\n"