From bae502e6bd4c5259818789b12c33bb22980ded3b Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 5 May 2008 15:55:00 +0000 Subject: [PATCH] Add definite article. Props filosofo. fixes #5986 git-svn-id: https://develop.svn.wordpress.org/trunk@7893 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/index.php b/wp-admin/index.php index 15bc950caa..d09b812e0c 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -110,7 +110,7 @@ if ( $can_switch_themes = current_user_can( 'switch_themes' ) ) $widgets_text = "$widgets_text"; ?>

- title, $widgets_text ); ?> + title, $widgets_text ); ?>