From 34314a54e59ef951c806bb97f765acfd17f83f9e Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 5 May 2008 15:55:00 +0000 Subject: [PATCH] Add definite article. Props filosofo. fixes #5986 git-svn-id: http://svn.automattic.com/wordpress/trunk@7893 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 15bc950ca..d09b812e0 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 ); ?>