Skip to content

Commit

Permalink
fixed spacing issue in code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Oct 13, 2024
1 parent 36ca1f8 commit 0105c77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ private void performEndSessionRequest(
}

private AuthorizationService getAuthorizationService() {
// Call to createAuthorizationService()is done as there have been some reported instances where
// Call to createAuthorizationService() is done as there have been some reported instances where
// the services have been disposed but they're still needed e.g. to refresh tokens
createAuthorizationServices();
AuthorizationService authorizationService =
Expand Down

0 comments on commit 0105c77

Please sign in to comment.