From 6d217bf037d27eb5a82eb1ebecbc06c9f7da76eb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Jan 2012 08:48:03 +0200 Subject: Cosmetic changes --- odb/sqlite/query.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odb/sqlite/query.cxx b/odb/sqlite/query.cxx index 222805b..1667a92 100644 --- a/odb/sqlite/query.cxx +++ b/odb/sqlite/query.cxx @@ -231,7 +231,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