Opened 5 months ago
Last modified 5 months ago
#9242 new enhancement
Typo inside the Members Invitations file header inline comment
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Up Next | Priority: | normal |
Severity: | normal | Version: | 8.0.0 |
Component: | Members | Keywords: | good-first-bug needs-patch |
Cc: |
Description
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
Change History (1)
Note: See
TracTickets for help on using
tickets.