diff --git a/config-templates/config.php b/config-templates/config.php
index 307a529c9773f962bfa61d79c7fc422d6c1aa3ec..12367f4a76bfa9fe5e5722a0015c9be49e6bd5f8 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -745,7 +745,7 @@ $config = array(
      * Set to NULL to disable checking of URLs.
      *
      * simpleSAMLphp will automatically add your own domain (either by checking
-     * it dinamically, or by using the domain defined in the 'baseurlpath'
+     * it dynamically, or by using the domain defined in the 'baseurlpath'
      * directive, the latter having precedence) to the list of trusted domains,
      * in case this option is NOT set to NULL. In that case, you are explicitly
      * telling simpleSAMLphp to verify URLs.