- Corrected findTags comment.
This commit is contained in:
Paul Beckingham 2014-10-15 01:44:21 -04:00
parent 698c801dbc
commit 295feda3b4

View file

@ -851,7 +851,7 @@ void Parser::findSubstitution ()
}
////////////////////////////////////////////////////////////////////////////////
// +tag
// +tag|-tag
void Parser::findTag ()
{
bool action = true;