Skip to content

Fix typo in String.replacingTildeWithRealHomeDirectory #1007

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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jmschonfeld
Copy link
Contributor

Fixes a typo where we created a path with just the user's name rather than the user's home directory due to a recent change in this function.

@jmschonfeld jmschonfeld requested a review from jrflat October 25, 2024 17:49
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit c92631f into swiftlang:main Oct 25, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the string-replace-tilde-typo branch October 25, 2024 20:15
cthielen pushed a commit to cthielen/swift-foundation that referenced this pull request Nov 8, 2024
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.

2 participants