From 5ba65dfd7e23aad3a2eca1d1542b2d30bf1945fb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Sep 2010 10:53:55 +0200 Subject: Fix a typo --- odb/semantics/elements.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/semantics') diff --git a/odb/semantics/elements.hxx b/odb/semantics/elements.hxx index 023e3a2..78dc82c 100644 --- a/odb/semantics/elements.hxx +++ b/odb/semantics/elements.hxx @@ -269,7 +269,7 @@ namespace semantics bool fq_anonymous () const; - // If hint it 0, use the defines edge. + // If hint is 0, use the defines edge. // bool fq_anonymous (names* hint) const; @@ -283,7 +283,7 @@ namespace semantics virtual string fq_name () const; - // If hint it 0, use the defines edge. + // If hint is 0, use the defines edge. // virtual string fq_name (names* hint) const; -- cgit v1.1