-
Notifications
You must be signed in to change notification settings - Fork 464
[Gardening] Fix a few typos and doc comment formatting #1404
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
[Gardening] Fix a few typos and doc comment formatting #1404
Conversation
|
@swift-ci please smoke test |
| /// that subtree should inherit for syntax coloring. Must be a member of | ||
| /// SyntaxClassification in SyntaxClassifier.h.gyb | ||
| /// If force_classification is also set to true, all child nodes (not only | ||
| /// `SyntaxClassification` in `SyntaxClassifier.h.gyb` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we use double ticks we can link to Syntaxassification.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point! Changed to double ticks in 482219e.
e42bac3 to
482219e
Compare
|
@swift-ci please smoke test |
Co-authored-by: Alex Hoppen <[email protected]>
|
@swift-ci please test |
ahoppen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
|
@swift-ci Please test Windows |
No description provided.