From fe646229330a7b12ee558afb3432b608aec1c8d7 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Thu, 3 Oct 2002 19:00:33 +0000 Subject: [PATCH] Typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98054 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/tokens.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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