Skip to:
Content

BuddyPress.org

Changeset 5881


Ignore:
Timestamp:
03/05/2012 02:11:18 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Fix typo from r5880. See #3598.

File:
1 edited

Legend:

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

    r5880 r5881  
    9090        'forums'   => array(
    9191            'title'       => __( 'Discussion Forums', 'buddypress' ),
    92             'description' => __( 'Site-wide and Group forums allow for focused, bullentin-board style conversations. Powered by bbPress.', 'buddypress' )
     92            'description' => __( 'Site-wide and Group forums allow for focused, bulletin-board style conversations. Powered by bbPress.', 'buddypress' )
    9393        ),
    9494        'blogs'    => array(
Note: See TracChangeset for help on using the changeset viewer.