10up / simple-page-ordering

Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
https://wordpress.org/plugins/simple-page-ordering/
GNU General Public License v2.0
143 stars 22 forks source link

Remove extra s from success. #133

Closed ruscoe closed 1 year ago

ruscoe commented 1 year ago

Description of the Change

Corrects a typo by replacing 'successs' with 'success'.

Closes #132

How to test the Change

  1. Check line 559 of simple-page-ordering.php
  2. Ensure 'success' has just two instances of 's' (two esses?)

Changelog Entry

Removed extra s from success.

Credits

Props @ruscoe

Checklist: