From be403973de9898f79dc032a73e5d32a0f958ca1b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Jan 2012 08:47:19 +0200 Subject: Cosmetic changes --- odb/mysql/query.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/mysql/query.cxx') diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx index b313b0e..fec8031 100644 --- a/odb/mysql/query.cxx +++ b/odb/mysql/query.cxx @@ -202,7 +202,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