From b1542c57d8940447f87990063807ca147fd23f2b Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 16 Nov 2013 05:09:13 +0000 Subject: [PATCH] Fix a typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332128 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/domdocumenttype.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/dom/domdocumenttype.xml b/reference/dom/domdocumenttype.xml index 3526e0a37d..282c050d9e 100644 --- a/reference/dom/domdocumenttype.xml +++ b/reference/dom/domdocumenttype.xml @@ -141,7 +141,7 @@ internalSubset - The internal subset as a string, or null if there is none. This is + The internal subset as a string, or null if there is none. This does not contain the delimiting square brackets.