typo in comment of Parser.hh
[email protected] (Gilles J. Seguin)
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
missing 'e' Index: Parser.hh =================================================================== --- Parser.hh (revision 1534) +++ Parser.hh (working copy) @@ -293,7 +293,7 @@ bool type_id(PTree::Node *&); bool type_id(PTree::Node *&, PTree::Encoding&); - //. unary-exprssion: + //. unary-expression: //. postfix-expression //. ++ cast-expression //. -- cast-expression