diff --git a/dictionaries/PropertyMap.php b/dictionaries/PropertyMap.php index d83967024..3dd2f9f60 100644 --- a/dictionaries/PropertyMap.php +++ b/dictionaries/PropertyMap.php @@ -113,7 +113,7 @@ return [ 'formatOutput' => 'bool', 'implementation' => 'DOMImplementation', 'lastElementChild' => 'DOMElement|null', - 'preserveWhitespace' => 'bool', + 'preserveWhiteSpace' => 'bool', 'recover' => 'bool', 'resolveExternals' => 'bool', 'standalone' => 'bool',