From 6f23625a02a77845d98a40ae95ed71127f1f93a2 Mon Sep 17 00:00:00 2001 From: Mark Wiesemann Date: Mon, 15 Feb 2010 21:53:38 +0000 Subject: [PATCH] fypo tix git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295107 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/types/string.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/types/string.xml b/language/types/string.xml index 0b802faa35..7db75967a6 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -394,7 +394,7 @@ FOOBAR; A nowdoc is identified with the same <<< - seqeuence used for heredocs, but the identifier which follows is enclosed in + sequence used for heredocs, but the identifier which follows is enclosed in single quotes, e.g. <<<'EOT'. All the rules for heredoc identifiers also apply to nowdoc identifiers, especially those regarding the appearance of the closing identifier.