Uh oh!
There was an error while loading. Please reload this page.
Fix Character Spelling in ContentType - #66857
Conversation
ghost
commented
Mar 18, 2022
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsAs suggested by @stephentoub in #66764 this PR fixes the two instances of tool-related spelling hiccups. I did a cursory glance through other files via regex, but couldn't find any obvious other instances of such hiccups
|
deeprobin
left a comment
There was a problem hiding this comment.
LGTM
The pipeline is currently failing due to an internal infrastructure problem (https://github.com/dotnet/core-eng/issues/15812).
But since this PR only contains comment changes I don't see any risk to merge.
@deeprobin, why are you commenting on this PR about its mergability or risks from the PR? |
deeprobin
commented
Mar 19, 2022
I look at the existing PRs every now and then when I have time and try to contribute (as long as they are not marked as no-review). I wanted to point out that this PR does not carry any risks, because Helix currently has problems and therefore the jobs run on red. |
stephentoub
commented
Mar 19, 2022
Thank you, but the maintainers of the repo are fully aware of both infrastructure issues that were in fight as well as the risk profile of a two-line comment-only change. |
As suggested by @stephentoub in #66764 this PR fixes the two instances of tool-related spelling hiccups.
I did a cursory glance through other files via regex, but couldn't find any obvious other instances of such hiccups