diff --git a/appendices/tokens.xml b/appendices/tokens.xml index c5aa042964..ef9e4a447d 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -9,7 +9,7 @@ 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 that 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. @@ -163,7 +163,7 @@ T_DOUBLE_ARROW - => + => array syntax @@ -323,7 +323,7 @@ T_IS_GREATER_OR_EQUAL - >= + >= comparison operators