Skip to content

Spelling docs #42437

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 32 commits into from
Apr 19, 2022
Merged

Spelling docs #42437

merged 32 commits into from
Apr 19, 2022

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Apr 19, 2022

This fixes some misspellings in Swift documentation, it is split per #42421 (comment)

jsoref added 30 commits April 18, 2022 23:11
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]>
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]>
jsoref added 2 commits April 18, 2022 23:22
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
@jsoref
Copy link
Contributor Author

jsoref commented Apr 19, 2022

I think this is supposed to be split between user facing documentation and compiler documentation, but I'm having trouble figuring out what that is. When someone identifies which files are which, I'll split this PR.

@jsoref jsoref closed this Apr 19, 2022
@jsoref jsoref deleted the spelling-docs branch April 19, 2022 18:18
@jsoref jsoref restored the spelling-docs branch April 19, 2022 18:19
@jsoref jsoref reopened this Apr 19, 2022
@@ -300,7 +300,7 @@ with (2). It passes if the two are identical, otherwise the test fails.
3 }
4 // RUN: rm -rf %t.result && mkdir -p %t.result
5 // RUN: %refactor -localize-string -source-filename %s -pos=2:14 > %t.result/localized.swift
6 // RUN: diff -u %S/Iutputs/localized.swift.expected %t.result/localized.swift
6 // RUN: diff -u %S/Outputs/localized.swift.expected %t.result/localized.swift
Copy link
Contributor

Choose a reason for hiding this comment

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

Neat - good catch

@CodaFi
Copy link
Contributor

CodaFi commented Apr 19, 2022

@swift-ci smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Apr 19, 2022

Note to self: squash merge this

@CodaFi
Copy link
Contributor

CodaFi commented Apr 19, 2022

Windows failure is unrelated to these changes

@CodaFi CodaFi merged commit 0213f2d into swiftlang:main Apr 19, 2022
@jsoref jsoref deleted the spelling-docs branch April 19, 2022 21:29
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