From 246c6fb5cb5b18e7ab8e8d35b7d9348c3addf409 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Wed, 4 Feb 2026 08:01:41 +1100 Subject: [PATCH] PHPCBF --- src/wp-admin/about.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 6b5f568f8a593..3156e02ea2b54 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -60,14 +60,14 @@ -
+

Version %1$s addressed %2$s bug.', 'Version %1$s addressed %2$s bugs.', 49 @@ -78,9 +78,9 @@ ?> the release notes.' ), - sprintf( + /* translators: %s: HelpHub URL. */ + __( 'For more information, see the release notes.' ), + sprintf( /* translators: %s: WordPress version. */ esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), sanitize_title( '6.9.1' )