Fix typo in chipset_enable.c

Corresponding to flashrom svn r1283.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Idwer Vollering <vidwer@gmail.com>                                                                             
diff --git a/chipset_enable.c b/chipset_enable.c
index 0896bce..9fb867d 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -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);