Skip to content

Fix typos in docstring for HttpClientBuilderExtensions.AddTypedClient#126702

Open
emilwall wants to merge 2 commits intodotnet:mainfrom
emilwall:docstring-typo-add-typed-client
Open

Fix typos in docstring for HttpClientBuilderExtensions.AddTypedClient#126702
emilwall wants to merge 2 commits intodotnet:mainfrom
emilwall:docstring-typo-add-typed-client

Conversation

@emilwall
Copy link
Copy Markdown

@emilwall emilwall commented Apr 9, 2026

Replace presumed mistakes:

  • "They type specified will" -> "The type specified will" and
  • "The type specified by will" -> "The type specified will"

Copilot AI review requested due to automatic review settings April 9, 2026 11:59
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 9, 2026
@emilwall emilwall force-pushed the docstring-typo-add-typed-client branch from 71bdfad to 9ec5643 Compare April 9, 2026 12:00
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @karelz, @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 two typos in the XML documentation for HttpClientBuilderExtensions.AddTypedClient<TClient, TImplementation>, improving readability and accuracy of the API docs in Microsoft.Extensions.Http.

Changes:

  • Fixes “They type specified will” → “The type specified will”.
  • Fixes “The type specified by will” → “The type specified will”.

@emilwall emilwall force-pushed the docstring-typo-add-typed-client branch from 9ec5643 to 5df9844 Compare April 9, 2026 13:07
@danmoseley danmoseley enabled auto-merge (squash) April 9, 2026 14:55
Copilot AI review requested due to automatic review settings April 9, 2026 17:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Extensions-HttpClientFactory community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants