From 8b37e9a8214b1d60c16693d02f77246877ceb054 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 4 Jan 2012 23:06:49 +0000 Subject: [PATCH] Fix typo in [19052]. Believe it or not, it worked as is. props TobiasBg. git-svn-id: https://develop.svn.wordpress.org/trunk@19680 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/screen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/screen.php b/wp-admin/includes/screen.php index 7f6b5929c3..9ddf1a6e7c 100644 --- a/wp-admin/includes/screen.php +++ b/wp-admin/includes/screen.php @@ -703,7 +703,7 @@ final class WP_Screen {
- _help_sidebar; ?> + _help_sidebar; ?>