This commit is contained in:
Nikita Volkov 2015-11-21 17:55:53 +03:00
parent 7760d4d944
commit 9e80ecf577

View File

@ -124,7 +124,7 @@ disconnect (Connection pqConnection _ _) =
-- |
-- A strictly single-statement query, which can be parameterized and prepared.
-- A specification of a strictly single-statement query, which can be parameterized and prepared.
--
-- Consists of the following:
--