From 18f0b0c65a30d3225e8991a6f264f56db27aff7e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 24 Jun 2014 13:10:46 -0400 Subject: [PATCH] Insignificant comment fix. --- src/TSN/XML/AutoRacingSchedule.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TSN/XML/AutoRacingSchedule.hs b/src/TSN/XML/AutoRacingSchedule.hs index 5a0344c..212eee9 100644 --- a/src/TSN/XML/AutoRacingSchedule.hs +++ b/src/TSN/XML/AutoRacingSchedule.hs @@ -140,7 +140,7 @@ instance XmlImport Message -- * AutoRacingScheduleListing/AutoRacingScheduleListingXml -- | Database representation of a \ contained within a --- \. We combine the race date/time into a single +-- \. We combine the race date/time into a single -- race_time, drop the race results list, and add a foreign key to -- our parent. -- -- 2.43.2