diff --git a/config-templates/config.php b/config-templates/config.php index f983c9dc1eda17697a2560516e550120da44b298..a38eff60acdc41ebe0a119d51381446704f5033e 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -160,7 +160,7 @@ $config = array ( * web server. * The XML hetadata handler defines the following options: * - 'type': This is always 'xml'. - * - 'file': Path to an XML file with either + * - 'file': Path to the XML file with the metadata. * - 'url': The url to fetch metadata from. THIS IS ONLY FOR DEBUGGING - THERE IS NO CACHING OF THE RESPONSE. * *