From 797e2bf9ff78959544426daf904a51583e6916ab Mon Sep 17 00:00:00 2001 From: "Aaron D. Campbell" Date: Fri, 23 Oct 2020 16:34:43 +0000 Subject: [PATCH] Upgrade/Install: Improve copy for opt-in to automatic major version updates. Props marybaum, kebbet. See #50907. git-svn-id: https://develop.svn.wordpress.org/trunk@49285 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/update-core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/update-core.php b/src/wp-admin/update-core.php index 894db67868..33abb3e003 100644 --- a/src/wp-admin/update-core.php +++ b/src/wp-admin/update-core.php @@ -368,7 +368,7 @@ function core_auto_updates_settings() {

/>