Skip to content

Fix a typo in AndroidNotification #324

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 2 commits into from
Oct 30, 2019
Merged

Fix a typo in AndroidNotification #324

merged 2 commits into from
Oct 30, 2019

Conversation

lahirumaramba
Copy link
Member

  • Fix a typo in AndroidNotification

@@ -443,7 +443,7 @@ public Builder setSticky(boolean sticky) {
/**
* For notifications that inform users about events with an absolute time reference, sets
* the time that the event in the notification occurred in milliseconds. Notifications
* in the panel are sorted by this time. The time is be formated in RFC3339 UTC "Zulu"
* in the panel are sorted by this time. The time will be formatted in RFC3339 UTC "Zulu"
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch and thanks for doing this! Could you change it to "is formatted"? egilmore@ looked at this before and suggested to avoid "will."

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, Chong. Updated!

Copy link
Contributor

@chong-shao chong-shao left a comment

Choose a reason for hiding this comment

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

LGTM. thanks!

@lahirumaramba lahirumaramba merged commit 65ba409 into master Oct 30, 2019
@lahirumaramba lahirumaramba deleted the lm-fixtypo branch October 30, 2019 19:35
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.

3 participants