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 typos in dns::collector and dns::zone #173

Merged
merged 1 commit into from Sep 5, 2016
Merged

Fix typos in dns::collector and dns::zone #173

merged 1 commit into from Sep 5, 2016

Conversation

ghost
Copy link

@ghost ghost commented Sep 5, 2016

dns::collector should be collecting resources of type Dns::Member, not bare Member.

dns::zone had a call to error() which should have been fail()

`dns::collector` should be collecting resources of type `Dns::Member`, not bare `Member`.

`dns::zone` had a call to `error()` which should have been `fail()`
@solarkennedy solarkennedy merged commit a271f92 into ajjahn:master Sep 5, 2016
@darkfoxprime darkfoxprime deleted the jearls-cleanup-code branch September 5, 2016 23:12
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