Update msc3861_delegated.py spelling correction (#18697)

This commit is contained in:
Strac Consulting Engineers Pty Ltd
2025-07-19 00:37:17 +10:00
committed by GitHub
parent 6127aa0d50
commit c58d7ade38

View File

@@ -480,7 +480,7 @@ class MSC3861DelegatedAuth(BaseAuth):
# XXX: This is a temporary solution so that the admin API can be called by
# the OIDC provider. This will be removed once we have OIDC client
# credentials grant support in matrix-authentication-service.
logger.info("Admin toked used")
logger.info("Admin token used")
# XXX: that user doesn't exist and won't be provisioned.
# This is mostly fine for admin calls, but we should also think about doing
# requesters without a user_id.