diff --git a/appendices/tokens.xml b/appendices/tokens.xml index efcfcc4b51..d8995d9072 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -9,7 +9,7 @@ "Parse error: unexpected T_SR, expecting ',' or ';' in script.php on line 10." - You're supposed to know that T_SR means. For everybody who doesn't + You're supposed to know what T_SR means. For everybody who doesn't know that, here is a table with those identifiers, PHP-syntax and references to the appropriate places in the manual. @@ -68,7 +68,7 @@ T_BREAK - break; + break break