From 85120aa0a1f63ba86bcd6c136360b9f966308bac Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 31 Dec 2015 19:32:06 +0000 Subject: [PATCH] Export: Add a missing Oxford comma. Props juhise. Fixes #35275. git-svn-id: https://develop.svn.wordpress.org/trunk@36140 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 6efb7a7510..5ce4e34c7e 100644 --- a/src/wp-admin/export.php +++ b/src/wp-admin/export.php @@ -164,7 +164,7 @@ function export_date_options( $post_type = 'post' ) {

-

+