diff --git a/wp-content/themes/twentyten/functions.php b/wp-content/themes/twentyten/functions.php index 67be12ccd5..ea5f8c5244 100644 --- a/wp-content/themes/twentyten/functions.php +++ b/wp-content/themes/twentyten/functions.php @@ -383,7 +383,7 @@ function twentyten_widgets_init() { register_sidebar( array( 'name' => __( 'Primary Widget Area', 'twentyten' ), 'id' => 'primary-widget-area', - 'description' => __( 'The primary widget area', 'twentyten' ), + 'description' => __( 'Add widgets here to appear in your sidebar.', 'twentyten' ), 'before_widget' => '