Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/11/2020 01:46:16 PM (7 years ago)
Author:
imath
Message:

Activity & Tests: fix typos in inline comments

Props passoniate

Fixes #8194

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/testcases/members/class-bp-signup.php

    r11832 r12516  
    6666         */
    6767        public function test_add_no_visibility_level_set_should_use_default_visiblity_level() {
    68                 // Update field_1's default visiblity to 'adminsonly'
     68                // Update field_1's default visibility to 'adminsonly'.
    6969                bp_xprofile_update_field_meta( 1, 'default_visibility', 'adminsonly' );
    7070
Note: See TracChangeset for help on using the changeset viewer.