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 8c0fe27..91fa5ab 100644
--- a/odb/exceptions.hxx
+++ b/odb/exceptions.hxx
@@ -26,7 +26,7 @@ namespace odb
what () const throw ();
};
- struct LIBODB_EXPORT transaction_already_finilized: odb::exception
+ struct LIBODB_EXPORT transaction_already_finalized: odb::exception
{
virtual const char*
what () const throw ();