summaryrefslogtreecommitdiff
path: root/odb/relational/processor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/processor.hxx')
-rw-r--r--odb/relational/processor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/relational/processor.hxx b/odb/relational/processor.hxx
index 6ef2913..bb91dbd 100644
--- a/odb/relational/processor.hxx
+++ b/odb/relational/processor.hxx
@@ -8,7 +8,7 @@
namespace relational
{
- // Issues diagnostics and throws generation_failed in case of an error.
+ // Issues diagnostics and throws operation_failed in case of an error.
//
void
process ();