Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/10/2020 04:10:28 PM (5 years ago)
Author:
johnjamesjacoby
Message:

General: fix a few typos.

Props ankitmaru, mukesh27. Fixes #3312, #3313, #3315. For 2.7, trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/users.php

    r7006 r7053  
    4848
    4949        // WordPress user screen
    50         // Remvove the bottom list table "change forum role" dropdown from WordPress < 4.6.
     50        // Remove the bottom list table "change forum role" dropdown from WordPress < 4.6.
    5151        // See https://bbpress.trac.wordpress.org/ticket/2906.
    5252        if ( bbp_get_major_wp_version() < 4.6 ) {
Note: See TracChangeset for help on using the changeset viewer.