aboutsummaryrefslogtreecommitdiff
path: root/odb/exceptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/exceptions.hxx')
-rw-r--r--odb/exceptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/exceptions.hxx b/odb/exceptions.hxx
index 98c92d6..e8ee227 100644
--- a/odb/exceptions.hxx
+++ b/odb/exceptions.hxx
@@ -366,7 +366,7 @@ namespace odb
// 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
- // committed.
+ // be committed.
//
bool
fatal () const {return fatal_;}