From df558b9603fa5156cf64de856f0be89f396c6deb Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 14 Jan 2014 05:52:40 -0500 Subject: [PATCH] Fix a comment. --- src/TSN/XML/Odds.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TSN/XML/Odds.hs b/src/TSN/XML/Odds.hs index 3e231c2..51ef0ca 100644 --- a/src/TSN/XML/Odds.hs +++ b/src/TSN/XML/Odds.hs @@ -164,7 +164,7 @@ instance FromXml OddsGameHomeTeamXml where instance XmlImport OddsGameHomeTeamXml where --- | -- | The XML representation of a \, as found in \s. +-- | The XML representation of a \, as found in \s. -- data OddsGameAwayTeamXml = OddsGameAwayTeamXml { -- 2.43.2