Index: flag.install
===================================================================
--- flag.install	(revision 2370)
+++ flag.install	(working copy)
@@ -241,7 +241,7 @@
     ),
     'primary key' => array('fid', 'content_type', 'content_id'),
     'indexes' => array(
-      'fid_content_type' => array('fid, content_type'),
+      'fid_content_type' => array('fid', 'content_type'),
       'content_type_content_id' => array('content_type', 'content_id'),
     ),
   );
