From 1c8492ba434b649bdff0f1a01299f7ad7af1e2d4 Mon Sep 17 00:00:00 2001
From: Constantin Michael <constantin@codesynthesis.com>
Date: Tue, 27 Sep 2011 17:29:07 +0200
Subject: Correct comment

---
 odb/oracle/traits.hxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/odb/oracle/traits.hxx b/odb/oracle/traits.hxx
index 1898833..6b42da7 100644
--- a/odb/oracle/traits.hxx
+++ b/odb/oracle/traits.hxx
@@ -609,7 +609,7 @@ namespace odb
     //
     // Specialization for const char* which only supports initialization
     // of an image from the value but not the other way around. This way
-    // we can such values to the queries.
+    // we can pass such values to the queries.
     //
     class c_string_lob_value_traits
     {
-- 
cgit v1.1