typo in comment

This commit is contained in:
Sönke Hahn 2016-01-13 21:35:13 +01:00
parent 6ca120f08f
commit cebcfc0b4c

View file

@ -8,7 +8,7 @@
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE UndecidableInstances #-}
-- | This is a custom combinator for S.S.UsingConfigSpec. It's split up into
-- | These are custom combinators for S.S.UsingConfigSpec. It's split up into
-- its own module to be able to test how exactly module import work when using
-- the config.
module Servant.Server.UsingConfigSpec.TestCombinators where