Author: stepan Date: Tue Mar 29 23:41:41 2011 New Revision: 1283 URL: http://flashrom.org/trac/flashrom/changeset/1283
Log: Fix typo in chipset_enable.c
Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Acked-by: Idwer Vollering vidwer@gmail.com
Modified: trunk/chipset_enable.c
Modified: trunk/chipset_enable.c ============================================================================== --- trunk/chipset_enable.c Fri Mar 18 23:00:15 2011 (r1282) +++ trunk/chipset_enable.c Tue Mar 29 23:41:41 2011 (r1283) @@ -1188,7 +1188,7 @@ ""%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);