Fixed typo in module name
This commit is contained in:
parent
1d28ac42b9
commit
10524fdd82
@ -1,5 +1,5 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
module Yesod.Form.I18n.English where
|
||||
module Yesod.Form.I18n.Russian where
|
||||
|
||||
import Yesod.Form.Types (FormMessage (..))
|
||||
import Data.Monoid (mappend)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user