]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Insignificant comment fix.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Jun 2014 17:10:46 +0000 (13:10 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Jun 2014 17:10:46 +0000 (13:10 -0400)
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.
 --