Kaydet (Commit) ba2166ab authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typo in error message

Change-Id: Ia56a47b46989027588afc291bf8f82299903cdaa
üst 5b71268f
......@@ -1699,7 +1699,7 @@ interfaceAttribute:
error(
@2, yyscanner,
("interface attribute can only be flagged as [attribute,"
" optional]"));
" bound, readonly]"));
YYERROR;
}
switch (t.type) {
......
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