[flashrom] [commit] r1283 - trunk

repository service svn at flashrom.org
Tue Mar 29 23:41:41 CEST 2011


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 at coreboot.org>
Acked-by: Idwer Vollering <vidwer at 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 at 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);




More information about the flashrom mailing list