diff --git a/config-templates/config.php b/config-templates/config.php index 64e7117f53d4e616a29ec4a002991262e03ac49f..209137dc9178628d8353638ef2b0b0993b27b06a 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -722,7 +722,7 @@ $config = array( * Templating options * * By default, twig templates are not cached. To turn on template caching: - * Set 'template.cache' to an aboslute path pointing to a directory that + * Set 'template.cache' to an absolute path pointing to a directory that * SimpleSAMLphp has read and write permissions to. Then, set * 'template.auto_reload' to false. *