Opened 3 years ago
Closed 3 years ago
#59907 closed defect (bug) (fixed)
Typo in wp-admin/includes/class-wp-ms-users-list-table.php
| Reported by: | nithins53 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | Networks and Sites | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs, multisite |
Description
If we go through wp-admin/includes/class-wp-ms-users-list-table.php on line number 387 we can see it is mentioned: "mulisite". I think it should be " multisite ".
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch Added