Skip to content

Fix typos #56

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 3, 2015
Merged

Fix typos #56

merged 1 commit into from
Dec 3, 2015

Conversation

Goles
Copy link
Contributor

@Goles Goles commented Dec 3, 2015

  1. overridding should be overriding.

@@ -211,7 +211,7 @@ bridged to NSArray, use ContiguousArray instead of Array:
class C { ... }
var a: ContiguousArray<C> = [C(...), C(...), ..., C(...)]

Advice: Use inplace mutation instead of object-reassignment
Copy link
Member

Choose a reason for hiding this comment

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

'inplace' is a term. The other changes look fine.

@adityatrivedi
Copy link

IMO it would be better to squash the commits into one single commit.

@tkremenek
Copy link
Member

Yes please squash into a single commit.

overridding should be overriding.
tkremenek added a commit that referenced this pull request Dec 3, 2015
@tkremenek tkremenek merged commit c6382a6 into swiftlang:master Dec 3, 2015
@Goles
Copy link
Contributor Author

Goles commented Dec 3, 2015

@krememek sorry for not doing it earlier, took a while to pull the whole repo and Github didn't allow me to squash 👍

dabelknap pushed a commit to dabelknap/swift that referenced this pull request Aug 2, 2018
dabelknap pushed a commit to dabelknap/swift that referenced this pull request Sep 17, 2018
DougGregor pushed a commit to DougGregor/swift that referenced this pull request Apr 28, 2024
Fix the shared metadata location to match new dir layout
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants