Making WordPress.org


Ignore:
Timestamp:
02/27/2015 05:58:59 PM (10 years ago)
Author:
obenland
Message:

WP.org Themes: Remove extra e.

See #907.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/view-templates/theme-single.php

    r1339 r1348  
    119119                <div class="theme-support">
    120120                    <h4><?php _e( 'Support', 'wporg-themes' ); ?></h4>
    121                     <p><?php _e( 'Got something to say? Neeed help?', 'wporg-themes' ); ?></p>
     121                    <p><?php _e( 'Got something to say? Need help?', 'wporg-themes' ); ?></p>
    122122                    <a href="//wordpress.org/support/theme/{{ data.slug }}" class="button button-secondary"><?php _e( 'View support forum', 'wporg-themes' ); ?></a>
    123123                </div><!-- .theme-support -->
Note: See TracChangeset for help on using the changeset viewer.