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

Fixed typo in error message #10

Merged
merged 3 commits into from
Aug 13, 2018
Merged

Conversation

mvanbeusekom
Copy link
Member

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Fix error message

⤵️ What is the current behavior?

Error message suggest we cannot request permissions a second time, while it's intent is to indicate that the user is currently already requesting permissions (on a different thread) and the user should wait until the request is finished before requesting permissions again.

🆕 What is the new behavior (if this is a feature change)?

Clearly communicate the intent of the error message

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@mvanbeusekom mvanbeusekom added this to the 1.0 milestone Aug 13, 2018
@mvanbeusekom mvanbeusekom requested a review from a team August 13, 2018 08:30
martijn00
martijn00 previously approved these changes Aug 13, 2018
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