Skip to content

fixes typo in the example Entra ID authority URL in two builder classes XML comments.#5278

Merged
gladjohn merged 3 commits into
mainfrom
gladjohn-typo
May 14, 2025
Merged

fixes typo in the example Entra ID authority URL in two builder classes XML comments.#5278
gladjohn merged 3 commits into
mainfrom
gladjohn-typo

Conversation

@gladjohn

@gladjohn gladjohn commented May 14, 2025

Copy link
Copy Markdown
Contributor

Fixes #5277

Changes proposed in this request
This pull request includes minor documentation corrections in the ConfidentialClientApplicationBuilder and PublicClientApplicationBuilder classes to fix a typo in the example URL for Entra ID authorities.

Documentation fixes:

Testing
none - just comments

Performance impact
none

Documentation

  • All relevant documentation is updated.

@gladjohn gladjohn requested a review from a team as a code owner May 14, 2025 17:31
@gladjohn gladjohn requested a review from Copilot May 14, 2025 17:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a typo in the example Entra ID authority URL in two builder classes’ XML comments.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/client/Microsoft.Identity.Client/AppConfig/PublicClientApplicationBuilder.cs Corrected misspelled “microsfoftonline” in the example URL comment
src/client/Microsoft.Identity.Client/AppConfig/ConfidentialClientApplicationBuilder.cs Corrected misspelled “microsfoftonline” in the example URL comment

@gladjohn gladjohn changed the title Fix few typos in comments Comments/documentation correction May 14, 2025
@gladjohn gladjohn changed the title Comments/documentation correction fixes typo in the example Entra ID authority URL in two builder classes XML comments. May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Engineering task] fix typo microsfoftonline

4 participants