From 488344883ba6a6cc80983c131044830abd81098f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Nov 2014 09:22:22 +0200 Subject: Fix typo --- odb/exceptions.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb') diff --git a/odb/exceptions.hxx b/odb/exceptions.hxx index fbf960d..d0f450e 100644 --- a/odb/exceptions.hxx +++ b/odb/exceptions.hxx @@ -382,7 +382,7 @@ namespace odb // If fatal() returns false, then the operation on the elements that // don't have an exception has succeeded. The application can try to // correct the errors and re-attempt the operation on the elements - // that did cause an exception. In either case, the transactions can + // that did cause an exception. In either case, the transaction can // be committed. // bool -- cgit v1.1