Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/28/2024 05:49:21 PM (2 years ago)
Author:
imath
Message:

Fix some inline comment typo errors

Props shailu25

Fixes #9109

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/template-tags.php

    r13652 r13743  
    162162
    163163/**
    164  * Ouptut the dismiss type.
     164 * Output the dismiss type.
    165165 *
    166166 * $type is used to set the data-attr for the button.
     
    578578
    579579            /*
    580              * Technically not a component but allows us to check the single group members loop as a seperate loop.
     580             * Technically not a component but allows us to check the single group members loop as a separate loop.
    581581             */
    582582            'members_group'   => true,
Note: See TracChangeset for help on using the changeset viewer.