[buddypress-trac] [BuddyPress Trac] #9242: Typo inside the Members Invitations file header inline comment

buddypress-trac noreply at wordpress.org
Sat Oct 12 12:17:26 UTC 2024


#9242: Typo inside the Members Invitations file header inline comment
--------------------------+----------------------------------------
 Reporter:  imath         |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  15.0.0
Component:  Members       |    Version:  8.0.0
 Severity:  normal        |   Keywords:  good-first-bug needs-patch
--------------------------+----------------------------------------
 Instead of:

 {{{
 <?php
 /**
  * BuddyPress Membersip Invitations
  *
  * @package BuddyPress
 }}}

 it should be:

 {{{
 <?php
 /**
  * BuddyPress Membership Invitations
  *
  * @package BuddyPress
 }}}

 This is a nice ticket to learn how to patch BuddyPress. For more
 information about how to do this, have a look at:
 https://github.com/buddypress/buddypress/blob/master/docs/contributor/code/README.md

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9242>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list