-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Correct typo in admin panel advanced inventory settings #2701
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
@mbrinton01 please accept the CLA |
Thank you for the PR! We are currently waiting for the travis builds to work again, which should happen in a few days. Once that is running and the tests are green we can continue to process your contribution. |
Added a few more changes that fix a repeating typo in test suite (changing "os catalog" to "of catalog") |
Correcting typo of "meesages" and grammar of message to user
Corrected another typo in user error message |
@mbrinton01 please sync up this branch with the latest develop |
@mbrinton01 thank you for the contribution, the issue had already been fixed in the latest develop branch. |
[TSG] Backporting for 2.2 (pr30) (2.2.6)
Advanced inventory settings in admin panel each have a label. Only one of the labels has a period at the end, which is inconsistent with the other titles: "Allow Multiple Boxes for Shipping."
This PR removes the period to make the title consistent with the others.
