From 9cbfb359cbe2578c9137b49da7b2783e05397caa Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 11 Jan 2017 15:31:32 +0000 Subject: [PATCH] Use plural string 'Maintenance and Security Releases' since we have two now Built from https://develop.svn.wordpress.org/branches/4.6@39847 git-svn-id: http://core.svn.wordpress.org/branches/4.6@39785 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index 983ae4bb14..f43006c7a4 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -59,7 +59,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

+

Version %s addressed some security issues.' ), '4.6.2' ); ?> the release notes.' ), 'https://codex.wordpress.org/Version_4.6.2' ); ?>