From 5843d8201aeb3ab332297e6ebd62801a7b5874ac Mon Sep 17 00:00:00 2001
From: Boone Gorges
Date: Tue, 21 Jun 2016 15:56:28 +0000
Subject: [PATCH] 4.5.3 fixes 17 bugs, not 16. Built from
https://develop.svn.wordpress.org/branches/4.5@37827
git-svn-id: http://core.svn.wordpress.org/branches/4.5@37792 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 7107671af1..f7bef55449 100644
--- a/wp-admin/about.php
+++ b/wp-admin/about.php
@@ -44,7 +44,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
the release notes.' ), 'https://codex.wordpress.org/Version_4.5.3' ); ?>
Version %1$s addressed %2$s bug.',
- 'Version %1$s addressed %2$s bugs.', 16 ), '4.5.3', number_format_i18n( 16 ) ); ?>
+ 'Version %1$s addressed %2$s bugs.', 17 ), '4.5.3', number_format_i18n( 17 ) ); ?>
the release notes.' ), 'https://codex.wordpress.org/Version_4.5.3' ); ?>