Merge pull request #1336 from LightAndLight/master

Fixed misspelling of 'utilities'
This commit is contained in:
Michael Snoyman 2017-01-15 11:06:03 +02:00 committed by GitHub
commit 6d03e6beed

View File

@ -18,7 +18,7 @@ module Yesod.Core
, Approot (..) , Approot (..)
, FileUpload (..) , FileUpload (..)
, ErrorResponse (..) , ErrorResponse (..)
-- * Utitlities -- * Utilities
, maybeAuthorized , maybeAuthorized
, widgetToPageContent , widgetToPageContent
-- * Defaults -- * Defaults