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

Fix inconsistencies in 3.11.1 #12

Merged
merged 2 commits into from
Jan 16, 2017
Merged

Fix inconsistencies in 3.11.1 #12

merged 2 commits into from
Jan 16, 2017

Conversation

maddiemort
Copy link

  • Change doughnuts to doughnuts.count as the former wouldn't have compiled
  • Change donuts to doughnuts as the former was inconsistent
  • Change the name of the second method from eatDoughnuts(at:) to eatDoughnut(at:) as the former was inconsistent and didn't make as much sense

Søren Mortensen added 2 commits January 14, 2017 15:17
- Change `doughnuts` to `doughnuts.count` as the former wouldn't have compiled
- Change `donuts` to `doughnuts` as the former was inconsistent
- Change the name of the second method from `eatDoughnuts(at:)` to `eatDoughnut(at:)` as the former was inconsistent and didn't make as much sense
Change the date of the last update to reflect my changes.
@cezarywojcik cezarywojcik merged commit 083775a into linkedin:master Jan 16, 2017
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