diff --git a/src/wp-includes/class-wp-editor.php b/src/wp-includes/class-wp-editor.php index 60c11fbf61..1741215e8f 100644 --- a/src/wp-includes/class-wp-editor.php +++ b/src/wp-includes/class-wp-editor.php @@ -1111,7 +1111,7 @@ final class _WP_Editors { $save = isset( $post->post_status ) && $post->post_status == 'publish' ? __('Update') : __('Save'); ?> -