Skip to content

Fix 15 misspellings of "capabiltities" to "capabilities" #49312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 10, 2025

This PR corrects 29 instances of the misspelling "capabiltities" to the correct spelling "capabilities" throughout the codebase.

Changes Made

  • Source Resource File: Fixed the misspelling in src/Cli/dotnet/Commands/CliCommandStrings.resx (1 instance)
  • Test Files: Updated test expectations in test/dotnet-new.IntegrationTests/MSBuildEvaluationTests.cs (2 instances)
  • Localization Files: Corrected the misspelling in all 13 .xlf localization files in src/Cli/dotnet/Commands/xlf/ (26 instances total)

Files Changed

  • src/Cli/dotnet/Commands/CliCommandStrings.resx
  • test/dotnet-new.IntegrationTests/MSBuildEvaluationTests.cs
  • 13 localization files: CliCommandStrings.{cs,de,es,fr,it,ja,ko,pl,pt-BR,ru,tr,zh-Hans,zh-Hant}.xlf

The changes are minimal and surgical, only touching the exact lines containing the misspelling. All instances of "capabiltities" have been corrected to "capabilities" while preserving the existing functionality and test behavior.

Fixes #49207.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 8xbvsblobprodcus382.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • bcnvsblobprodcus378.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • i1qvsblobprodcus353.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • l49vsblobprodcus358.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • mfjvsblobprodcus373.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • s4uvsblobprodcus326.vsblob.vsassets.io
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)
  • x3yvsblobprodcus370.vsblob.vsassets.io
    • Triggering command: /home/REDACTED/work/sdk/sdk/.dotnet/dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:true /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false /home/REDACTED/work/sdk/sdk/artifacts/toolset/restore.proj /bl:/home/REDACTED/work/sdk/sdk/artifacts/log/Debug/ToolsetRestore.binlog /t:__WriteToolsetLocation /clp:ErrorsOnly;NoSummary /p:__ToolsetLocationOutputFile=/home/REDACTED/work/sdk/sdk/artifacts/toolset/10.0.0-beta.25304.106.txt (dns block)
    • Triggering command: dotnet build src/Cli/dotnet/dotnet.csproj /t:UpdateXlf (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@Copilot Copilot AI changed the title [WIP] 15 misspellings of capabiltities vs capabilities Fix 15 misspellings of "capabiltities" to "capabilities" Jun 10, 2025
@Copilot Copilot AI requested a review from marcpopMSFT June 10, 2025 17:33
Copilot finished work on behalf of marcpopMSFT June 10, 2025 17:33
@marcpopMSFT marcpopMSFT marked this pull request as ready for review June 10, 2025 21:44
@marcpopMSFT marcpopMSFT requested a review from a team as a code owner June 10, 2025 21:44
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
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.

15 misspellings of capabiltities vs capabilities
3 participants