Skip to content

Add missing period (member operator) #5

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
Feb 16, 2018

Conversation

HebaruSan
Copy link
Contributor

Just spotted this while trying to figure out something else. fillIndex has the form when().done();, but updateIndex is just when() done(); without the period. I'm not intimately familiar with this idiom, but it looks like they should be the same. This pull request adds a dot to updateIndex before done.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@StollD StollD merged commit dd75773 into KSP-SpaceDock:master Feb 16, 2018
@HebaruSan HebaruSan deleted the patch-1 branch February 16, 2018 21:13
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.

None yet

2 participants