From 43e329f4cf9c175960154e395556eca23c170a75 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 23 Jun 2014 11:58:35 +0200 Subject: Fix typo in comment --- common/session/custom/session.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/session/custom/session.hxx') diff --git a/common/session/custom/session.hxx b/common/session/custom/session.hxx index 6de140e..1ebf452 100644 --- a/common/session/custom/session.hxx +++ b/common/session/custom/session.hxx @@ -51,7 +51,7 @@ private: virtual ~object_map_base () {} - // Return true we flushed anything. + // Return true if we flushed anything. // virtual bool flush (odb::database&) = 0; -- cgit v1.1