As always, found just after a Hackage release.
This commit is contained in:
Felipe Lessa 2012-09-06 10:54:33 -03:00
parent 3d1ba3ae3c
commit e2d73b49d9

View File

@ -269,7 +269,7 @@ import qualified Database.Persist.Store
-- order because that helps composability (see the documentation
-- of 'on' for more details).
--
-- We also currently supports @UPDATE@ and @DELETE@ statements.
-- We also currently support @UPDATE@ and @DELETE@ statements.
-- For example:
--
-- @