aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-11-28 09:22:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-11-28 09:22:22 +0200
commit488344883ba6a6cc80983c131044830abd81098f (patch)
treecd8556a74bab43a191c930a8aedbe924a6e22109
parent80f56c421a54b9b4af05f56aec7145a25d6f4390 (diff)
Fix typo
-rw-r--r--odb/exceptions.hxx2
1 files changed, 1 insertions, 1 deletions
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