Commit bf282b1d authored by Stefan Reinauer's avatar Stefan Reinauer
Browse files

Fix typo in chipset_enable.c


Corresponding to flashrom svn r1283.
Signed-off-by: default avatarStefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Idwer Vollering <vidwer@gmail.com>                                                                             
parent 83704c5a
......@@ -1188,7 +1188,7 @@ int chipset_flash_enable(void)
"\"%s %s\"\n"
"ignoring, please report lspci and board URL "
"to flashrom@flashrom.org\n"
"with 2CHIPSET: your board name in the "
"with \'CHIPSET: your board name\' in the "
"subject line.\n",
chipset_enables[i].vendor_name,
chipset_enables[i].device_name);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment