Skip to content

Replace 'SwiftSystem' with 'SwiftSyntax' in Macros section. #191

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 3, 2023

Conversation

es-kumagai
Copy link

The term SwiftSystem appears in Macros section, but I don't know what it references.
I'm not entirely sure, but from the context, it might be referring to SwiftSyntax.

Based on this reasoning, I replaced SwiftSystem with SwiftSyntax.

@amartini51 amartini51 self-requested a review October 3, 2023 17:35
@amartini51
Copy link
Member

Thanks for this correction. This was a typo — Swift System is a different module.

Copy link
Member

@amartini51 amartini51 left a comment

Choose a reason for hiding this comment

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

Confirmed that there are no other places that need to change.

Swift System is mentioned in one hidden comment in Concurrency, noting that an example there is a simplified version of a real API.

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