]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/JFile.hs
Comment fix.
[dead/htsn-import.git] / src / TSN / XML / JFile.hs
index a0fa43297f3c376fec8fae6644417afd434bc687..84b28b10260a3a9e532c12fd97b088857a99bdbd 100644 (file)
@@ -388,7 +388,7 @@ instance DbImport Message where
       away_team_id <- insert_xml_or_select (xml_vteam game)
       home_team_id <- insert_xml_or_select (xml_hteam game)
 
-            -- First insert the game, keyed to the "jfile",
+      -- Now insert the game keyed to the "jfile" and its teams.
       insert_xml_fk_teams_ msg_id away_team_id home_team_id game