mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Fix typos
Change-Id: I20745d5f30f9577622e27abf2f45220f026f65ac Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28206 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -144,7 +144,7 @@ int atapromise_init(void)
|
||||
|
||||
msg_pwarn("Do not use this device as a generic programmer. It will leave anything outside\n"
|
||||
"the first %zu kB of the flash chip in an undefined state. It works fine for the\n"
|
||||
"purpose of updating the firmware of this device (padding may neccessary).\n",
|
||||
"purpose of updating the firmware of this device (padding may necessary).\n",
|
||||
rom_size / 1024);
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user