From fa388514dcd1c1bd53ea06a243e2fafc928e3d96 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Sep 2010 15:47:42 +0200 Subject: Cosmetic changes --- odb/mysql/database.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odb/mysql/database.hxx b/odb/mysql/database.hxx index 9072c05..1075dc1 100644 --- a/odb/mysql/database.hxx +++ b/odb/mysql/database.hxx @@ -101,8 +101,8 @@ namespace odb // // For more information, see the output of the print_usage() function // below. If erase is true, the above options are removed from the - // argv array and the argc is updated accordingly. This constructor - // may throw the cli_exception exception. + // argv array and the argc count is updated accordingly. This + // constructor may throw the cli_exception exception. // database (int& argc, char* argv[], -- cgit v1.1