Comment correction: "setup" is a noun, "set up" is the action.

This commit is contained in:
Kirk Wight 2014-10-07 18:58:25 -07:00
parent 71e1f948b4
commit 348886e168
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ function _s_setup() {
'aside', 'image', 'video', 'quote', 'link',
) );
// Setup the WordPress core custom background feature.
// Set up the WordPress core custom background feature.
add_theme_support( 'custom-background', apply_filters( '_s_custom_background_args', array(
'default-color' => 'ffffff',
'default-image' => '',