Skip to content

Fix typo (a --> an, an --> a) #549

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
Dec 18, 2015
Merged

Conversation

zerotypos-found
Copy link
Contributor

No description provided.

@@ -594,7 +594,7 @@ lets us describe an iteration of values of some given value type::
func next() -> Element
}

Now, we want to express the notion of an enumerable collection, which provides a
Now, we want to express the notion of an enumerable collection, which provides an
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need 'an' at all here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean
   which provides a iteration --> which provides iteration
?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK, done.

@zerotypos-found zerotypos-found changed the title Fix typo Fix typo (a --> an, an --> a) Dec 17, 2015
@gottesmm
Copy link
Contributor

Can you squash the commits and do a force push to the branch?

@zerotypos-found
Copy link
Contributor Author

Sure, done.

lattner added a commit that referenced this pull request Dec 18, 2015
@lattner lattner merged commit 3ec6239 into swiftlang:master Dec 18, 2015
@lattner
Copy link
Contributor

lattner commented Dec 18, 2015

Thanks!

@zerotypos-found zerotypos-found deleted the fix_typo branch December 22, 2015 04:23
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
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.

4 participants