diff --git a/config-templates/config.php b/config-templates/config.php
index 9547f4853a442495225213231aafb89fccce1e5d..db59453a96918e5fbe0ffc027bbe279162b451a1 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -751,7 +751,7 @@ $config = [
          * ],
          *
          * establishing that if a translation for the "no" language code is
-         * not available, we look for translations in "nb" (Norwegian BokmĂĄl),
+         * not available, we look for translations in "nb",
          * and so on, in that order.
          */
         'priorities' => [
@@ -971,7 +971,7 @@ $config = [
             'type'          => 'saml20-idp-SSO',
         ],
 
-        /* When called without parameters, it will fallback to filter attributes ‹the old way›
+        /* When called without parameters, it will fallback to filter attributes 'the old way'
          * by checking the 'attributes' parameter in metadata on IdP hosted and SP remote.
          */
         50 => 'core:AttributeLimit',