]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/AutoRacingSchedule.hs
Insignificant comment fix.
[dead/htsn-import.git] / src / TSN / XML / AutoRacingSchedule.hs
index 5a0344c91570b765cc46ea69bea63610fb1232bf..212eee98a545f5cd106a64c900a136324727d570 100644 (file)
@@ -140,7 +140,7 @@ instance XmlImport Message
 -- * AutoRacingScheduleListing/AutoRacingScheduleListingXml
 
 -- | Database representation of a \<Listing\> contained within a
---   \<Message\>. We combine the race date/time into a single
+--   \<message\>. We combine the race date/time into a single
 --   race_time, drop the race results list, and add a foreign key to
 --   our parent.
 --