- Clarified an important comment.
This commit is contained in:
Paul Beckingham 2014-08-23 13:32:26 -04:00
parent 5b5adc4240
commit 312ffe7463

View file

@ -540,8 +540,8 @@ void Parser::getOverrides (
context.header (format (STRING_PARSER_ALTERNATE_RC, rc._data));
// Keep looping, because if there are multiple rc:file arguments, we
// want the last one to dominate.
// Keep looping, because if there are multiple rc:file arguments, the last
// one should dominate.
}
}
}