From 4ea34b898115d94e4c3907df3b73289d34652564 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Jan 2012 08:48:31 +0200 Subject: Cosmetic changes --- odb/pgsql/query.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odb/pgsql/query.cxx b/odb/pgsql/query.cxx index b32959e..dd7de0e 100644 --- a/odb/pgsql/query.cxx +++ b/odb/pgsql/query.cxx @@ -295,7 +295,7 @@ namespace odb optimize () { // Remove a single TRUE literal or one that is followe by one of - // the other clauses. This avoids usless WHERE clauses like + // the other clauses. This avoids useless WHERE clauses like // // WHERE TRUE GROUP BY foo // -- cgit v1.1