Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/07/2015 10:03:19 PM (12 years ago)
Author:
r-a-y
Message:

Fix all the typos.

Props slaFFik.

See #6092.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-actions.php

    r9196 r9308  
    239239                        setcookie( 'bp_completed_create_steps', false, time() - 3600, COOKIEPATH );
    240240
    241                         // Once we compelete all steps, record the group creation in the activity stream.
     241                        // Once we completed all steps, record the group creation in the activity stream.
    242242                        groups_record_activity( array(
    243243                                'type' => 'created_group',
Note: See TracChangeset for help on using the changeset viewer.