aboutsummaryrefslogtreecommitdiff
path: root/odb/statement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/statement.hxx')
-rw-r--r--odb/statement.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/statement.hxx b/odb/statement.hxx
index 00ffa2e..79a8524 100644
--- a/odb/statement.hxx
+++ b/odb/statement.hxx
@@ -84,8 +84,8 @@ namespace odb
// SELECT\n
// [schema.]table.a,\n
// alias.b\n
- // FROM [schema.]table\n
- // [LEFT JOIN [schema.]table [AS alias] ON ...\n]*
+ // FROM [schema.]table[\n]
+ // [LEFT JOIN [schema.]table [AS alias] ON ...[\n]]*
// [WHERE ...]
//
static void