summaryrefslogtreecommitdiff
path: root/odb/semantics
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics')
-rw-r--r--odb/semantics/elements.hxx4
1 files changed, 2 insertions, 2 deletions
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;