Fixed misspelling of 'utilities'

This commit is contained in:
Isaac Elliott 2017-01-15 18:34:16 +10:00 committed by GitHub
parent 33f58e2bd1
commit 2d98587cce

View File

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