Skip to content

minor spelling tweaks #21563

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
Jan 2, 2019
Merged

minor spelling tweaks #21563

merged 1 commit into from
Jan 2, 2019

Conversation

brettkoonce
Copy link
Contributor

No description provided.

docs/ByteTree.md Outdated

Arrays are modelled as objects whose fields are all of the same type and whose length is variadic (and is indicated by the object's size).
Arrays are modeled as objects whose fields are all of the same type and whose length is variadic (and is indicated by the object's size).
Copy link
Member

Choose a reason for hiding this comment

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

modeled and modelled are both correct (the former is US specific).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

reverted

@@ -137,7 +137,7 @@ contain the following fields:
- The optional **parameter flags vector** begins after the end of
**parameter type vector** and consists of **NumParameters** 32-bit flags.
This includes information such as whether the parameter is ``inout`` or
whether it is variadic. The presence of this vector is signalled by a flag
whether it is variadic. The presence of this vector is signaled by a flag
Copy link
Member

Choose a reason for hiding this comment

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

signaled and signalled are both correct (the former is US specific).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

reverted

@compnerd
Copy link
Member

@swift-ci please smoke test

@compnerd
Copy link
Member

@swift-ci please smoke test

@compnerd compnerd merged commit d1db4ea into swiftlang:master Jan 2, 2019
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