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

Spelling #450

Merged
merged 21 commits into from
Nov 28, 2022
Merged

Spelling #450

merged 21 commits into from
Nov 28, 2022

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Nov 25, 2022

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at jsoref@951b55b#commitcomment-91028872

The action reports that the changes in this PR would make it happy: jsoref@c90221c

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Copy link
Contributor Author

@jsoref jsoref left a comment

Choose a reason for hiding this comment

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

Most corrections suggested by Google Sheets. All fault mine

func testOptionalsNestedInOtherTypseInStoredVarsAreStillChanged() {
func testOptionalsNestedInOtherTypesInStoredVarsAreStillChanged() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

-Typse
+Types

result += invertedCombobulatoryFactor(of: value)
result += invertedCombobulatorFactor(of: value)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm assuming this doesn't matter. It's a playful guess. Happy to drop

@allevato
Copy link
Member

allevato commented Nov 28, 2022

Thanks! These are nice fixes. Testing over at swiftlang/swift-syntax#1086; a couple of the pretty-printer tests are line-length-sensitive so I want to make sure none of those changes have odd effects.

Edit: Looks like PR testing still isn't re-activated yet on swift-syntax's repo.

@allevato
Copy link
Member

CI testing came back clean. Thanks again!

@allevato allevato merged commit 7e8bd26 into swiftlang:main Nov 28, 2022
@jsoref jsoref deleted the spelling branch November 28, 2022 20:38
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