Fix a typo

This commit is contained in:
Michael Snoyman 2012-06-05 06:14:20 +03:00
parent 0bbf0eb2cc
commit e99a852cfb

View File

@ -7,7 +7,7 @@ import Text.Hamlet (Html)
import Data.Time.Clock (UTCTime)
import Data.Text (Text)
-- | The overal feed
-- | The overall feed
data Feed url = Feed
{ feedTitle :: Text
, feedLinkSelf :: url