Skip to content

Fix formatting issues in Path.GetRelativePath remarks#12357

Merged
gewarren merged 2 commits into
dotnet:mainfrom
JimmyCushnie:patch-1
Feb 28, 2026
Merged

Fix formatting issues in Path.GetRelativePath remarks#12357
gewarren merged 2 commits into
dotnet:mainfrom
JimmyCushnie:patch-1

Conversation

@JimmyCushnie

@JimmyCushnie JimmyCushnie commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

I found a few issues in the "Remarks" section of the docs for Path.GetRelativePath.

  • "MacOS" is mistakenly spelled "MacOs".
  • A left parenthesis was opened but never closed.

This PR fixes both issues.

image

https://xkcd.com/859/

@JimmyCushnie JimmyCushnie requested a review from a team as a code owner February 28, 2026 07:58
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Feb 28, 2026

@gewarren gewarren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you @JimmyCushnie! I also changed MacOS to macOS.

Comment thread xml/System.IO/Path.xml Outdated
@gewarren gewarren enabled auto-merge (squash) February 28, 2026 17:08
@gewarren gewarren merged commit e7bef52 into dotnet:main Feb 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.IO 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.

2 participants