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-messages/bp-messages-star.php

    r13503 r13743  
    233233 *     @type int    $thread_id  The message thread ID. Default: 0. If not zero, this takes precedence over
    234234 *                              $message_id.
    235  *     @type int    $message_id The indivudal message ID to star or unstar.  Default: 0.
     235 *     @type int    $message_id The individual message ID to star or unstar.  Default: 0.
    236236 *     @type int    $user_id    The user ID. Defaults to the logged-in user ID.
    237237 *     @type bool   $bulk       Whether to mark all messages in a thread as a certain action. Only relevant
Note: See TracChangeset for help on using the changeset viewer.