-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] Fixing a Mistype Error #16413
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
[Forwardport] Fixing a Mistype Error #16413
Conversation
|
Hi @tiagosampaio. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
orlangur
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.
Changes must be applied to 2.2-develop first.
orlangur
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.
@tiagosampaio true, thanks for pinging!
|
Hi @orlangur, thank you for the review. |
|
Hi @tiagosampaio. Thank you for your contribution. |
Replacing the method proccessAdditionalValidation by processAdditionalValidation. It's was mistype error.
Description
Fixed a mistype error in a method name.
Fixed Issues (if relevant)
None.
Manual testing scenarios
Contribution checklist
Original PR
#16414