Skip to content

Fix typo in ResponseDrainingTests comment#65218

Merged
danmoseley merged 2 commits intodotnet:mainfrom
DarianBaker:fix-typo-responsedraining
Mar 16, 2026
Merged

Fix typo in ResponseDrainingTests comment#65218
danmoseley merged 2 commits intodotnet:mainfrom
DarianBaker:fix-typo-responsedraining

Conversation

@DarianBaker
Copy link
Copy Markdown
Contributor

Fix typo in ResponseDrainingTests comment

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Corrects typo: "Repalce" → "Replace" in TODO comment

Description

This PR fixes a typo in a TODO comment in ResponseDrainingTests.cs. The comment previously read "TODO: Repalce OnWriterCompleted" and now correctly reads "TODO: Replace OnWriterCompleted".

This is a documentation-only change with no functional impact.

@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jan 24, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 24, 2026
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Feb 1, 2026
Copy link
Copy Markdown
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

thanks sorry for delay

Copilot AI review requested due to automatic review settings March 15, 2026 16:35
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

Fixes a typo in a TODO comment in Kestrel’s in-memory functional test for response draining, with no behavioral or test logic changes.

Changes:

  • Corrected “Repalce” → “Replace” in the #pragma warning disable TODO comment in ResponseDrainingTests.

@danmoseley danmoseley merged commit 773e0c2 into dotnet:main Mar 16, 2026
29 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview3 milestone Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants