-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Fixed grammatical mistake #4464
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
Conversation
costdev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @mamun94! I've left a couple of additional corrections in this review.
| */ | ||
| public function header() { | ||
| // Nothing, This will be displayed within a iframe. | ||
| // Nothing, This will be displayed within an iframe. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| // Nothing, This will be displayed within an iframe. | |
| // Nothing. This will be displayed within an iframe. |
| */ | ||
| public function footer() { | ||
| // Nothing, This will be displayed within a iframe. | ||
| // Nothing, This will be displayed within an iframe. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| // Nothing, This will be displayed within an iframe. | |
| // Nothing. This will be displayed within an iframe. |
mukeshpanchal27
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Also, approve with @costdev's changes. |
|
Hi @mamun94! Are you available to update this pull request with the suggested changes above? 🙂 |
Changed the suggested issue updated.
|
Hi, |
mukeshpanchal27
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me.
costdev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates @mamun94! LGTM! 👍
|
Thanks for the PR! Merged in r55823. |
Hi @kamplugins! 👋
Thank you for your contribution to WordPress! 💖
The grammatical mistake has been fixed.
Trac ticket: https://core.trac.wordpress.org/ticket/58334