Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/29/2020 07:08:55 PM (6 years ago)
Author:
imath
Message:

Activity: fix PHP code standards in inline comments

Props passoniate

Fixes #8221

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-admin.php

    r12527 r12542  
    357357        }
    358358
    359         // Initialise counters for how many of each type of item we perform an action on.
     359        // Initialize counters for how many of each type of item we perform an action on.
    360360        $deleted = $spammed = $unspammed = 0;
    361361
Note: See TracChangeset for help on using the changeset viewer.