diff --git a/config-templates/config.php b/config-templates/config.php index 1cefa4014a8384b6897c503775e0a5421e20cc13..389485e921e78710a8c65015fd5aa7546b5f174c 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -765,7 +765,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' => [ @@ -986,7 +986,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',