Make WordPress Core

Changeset 15159


Ignore:
Timestamp:
06/07/2010 04:29:52 PM (15 years ago)
Author:
ryan
Message:

Typo fix. Props zeo, dougwrites. fixes #13734

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/custom-header.php

    r15158 r15159  
    9292        add_contextual_help( $this->page, '<p>' . __( 'You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately.' ) . '</p>' .
    9393        '<p>' . __( 'If you want to discard your custom header and go back to the default included in your theme, click on the buttons to remove the custom image and restore the original header image.' ) . '</p>' .
    94         '<p>' . __( 'Some themes comes with additional header images bundled. If you see multiple images displayed, select the one you&#8217;d like and click the Save Changes button.' ) . '</p>' .
     94        '<p>' . __( 'Some themes come with additional header images bundled. If you see multiple images displayed, select the one you&#8217;d like and click the Save Changes button.' ) . '</p>' .
    9595        '<p><strong>' . __( 'For more information:' ) . '</strong></p>' .
    9696        '<p>' . __( '<a href="http://codex.wordpress.org/" target="_blank">Documentation</a>' ) . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.