Commit a4e8e73a by Giovanni Bajo

Fixed a typo.

From-SVN: r77114
parent dcec0389
......@@ -7265,7 +7265,7 @@ tsubst_qualified_id (tree qualified_id, tree args,
{
if (complain & tf_error)
{
error ("dependent-name`%E' is parsed as a non-type, but "
error ("dependent-name `%E' is parsed as a non-type, but "
"instantiation yields a type", qualified_id);
inform ("say `typename %E' if a type is meant", qualified_id);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment