diff --git a/src/commonlib/include/commonlib/coreboot_tables.h b/src/commonlib/include/commonlib/coreboot_tables.h index ab57ed0270..20f192436e 100644 --- a/src/commonlib/include/commonlib/coreboot_tables.h +++ b/src/commonlib/include/commonlib/coreboot_tables.h @@ -630,7 +630,7 @@ enum boot_mode_t { /* * Boot Mode: Pass the platform boot mode information to payload about - * booting in low-battery mode or off-mode charging. These information + * booting in low-battery mode or off-mode charging. This information * is useful for payload to implement charger driver. */ struct lb_boot_mode {