Frencih -> French

This commit is contained in:
Félix 2012-04-11 20:15:11 +02:00
parent e41a6aca80
commit 856a25c67f

View File

@ -1,5 +1,5 @@
{-# LANGUAGE OverloadedStrings #-}
module Yesod.Form.I18n.Frencih (frenchFormMessage) where
module Yesod.Form.I18n.French (frenchFormMessage) where
import Yesod.Form.Types (FormMessage (..))
import Data.Monoid (mappend)