From 7c9c635a04822034de797e2bc0db8e8070542dce Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 16 Sep 2015 21:33:29 +0000 Subject: [PATCH] Add a missing Oxford comma on Export screen. Props juhise. Fixes #33906. git-svn-id: https://develop.svn.wordpress.org/trunk@34249 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/export.php b/src/wp-admin/export.php index fc30caf307..9e34c7a797 100644 --- a/src/wp-admin/export.php +++ b/src/wp-admin/export.php @@ -153,7 +153,7 @@ function export_date_options( $post_type = 'post' ) {

-

+