Skip to:
Content

BuddyPress.org

Changeset 4289


Ignore:
Timestamp:
04/24/2011 11:08:11 PM (15 years ago)
Author:
djpaul
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/admin/bp-core-update.php

    r4258 r4289  
    240240            return false; ?>
    241241
    242         <p><?php _e( 'Before you can continue using BuddyPress, a few minor adjustments need to be made. These changes are not distructive and will not remove or change any existing settings.', 'buddypress' ); ?></p>
     242        <p><?php _e( 'Before you can continue using BuddyPress, a few minor adjustments need to be made. These changes are not destructive and will not remove or change any existing settings.', 'buddypress' ); ?></p>
    243243
    244244        <div class="submit clear">
Note: See TracChangeset for help on using the changeset viewer.