Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/24/2022 09:53:16 PM (3 years ago)
Author:
imath
Message:

Spell "enough" the right way in strings & function names

Props niftythree, oztaser

See #8622 (branch 10.0)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/testcases/messages/class.bp-messages-thread.php

    r13196 r13223  
    699699     * @ticket BP7540
    700700     */
    701     public function test_bp_messages_thread_exit_not_enougth_recipients() {
     701    public function test_bp_messages_thread_exit_not_enough_recipients() {
    702702        $u1 = self::factory()->user->create();
    703703        $u2 = self::factory()->user->create();
Note: See TracChangeset for help on using the changeset viewer.