From 63140494efedac10cf825d484ecaba5829f1ea49 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Jan 2013 10:45:16 +0200 Subject: Cosmetic change --- odb/polymorphic-object-result.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odb/polymorphic-object-result.hxx b/odb/polymorphic-object-result.hxx index b64812d..3bf340c 100644 --- a/odb/polymorphic-object-result.hxx +++ b/odb/polymorphic-object-result.hxx @@ -98,7 +98,7 @@ namespace odb // The load() signature differs from the non-polymorphic cases in // that we pass a pointer to object instead of a reference. The // object is only passed if the user requests loading into an - // existing instance. Otherwise, we pass NULL an load() is + // existing instance. Otherwise, we pass NULL and load() is // responsible for creating the object of a correct dynamic // type and managing the object cache insertion. // -- cgit v1.1