aboutsummaryrefslogtreecommitdiff
path: root/odb/transaction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/transaction.hxx')
-rw-r--r--odb/transaction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/transaction.hxx b/odb/transaction.hxx
index a271580..43526d0 100644
--- a/odb/transaction.hxx
+++ b/odb/transaction.hxx
@@ -20,7 +20,7 @@ namespace odb
explicit
transaction (transaction_impl*);
- // Unless the transaction has been already been finilized (explicitly
+ // Unless the transaction has already been finilized (explicitly
// committed or rolled back), the destructor will roll it back.
//
~transaction ();