Skip to content
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

Source code typo #10710

Open
NoShoeAL opened this issue Nov 25, 2024 · 1 comment
Open

Source code typo #10710

NoShoeAL opened this issue Nov 25, 2024 · 1 comment
Labels
area-System.IO Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@NoShoeAL
Copy link

Hi,

i do like your documentation very much. Maybe we can improve it together, plkease check my suggestion, i think it is just a typo/copy and paste error:

CURRENT source code line:
if (path.Equals(Directory.GetCurrentDirectory()))

SUGGESTED source code line:
if (target.Equals(Directory.GetCurrentDirectory()))

Kind regards
AL

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 25, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant