Opened 4 years ago
Closed 4 years ago
#57468 closed defect (bug) (fixed)
Typo in wp-includes/ms-functions.php
| Reported by: | lanacodes | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2 |
| Component: | Networks and Sites | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs, multisite |
Description
wp-includes/ms-functions.php line 2639:
@param string $using 'sites or 'users'. Default is 'sites'.
Missing closing apostrophe after sites.
Attachments (1)
Change History (3)
#1
@
4 years ago
- Component General → Networks and Sites
- Focuses docs multisite added
- Keywords commit added
- Milestone Awaiting Review → 6.2
- Owner set to
- Status new → accepted
- Version 6.1.1
Thanks for the ticket and patch :)
Self assigning for commit consideration.
FYI, you can also directly add docblock related small patches to this ticket: #56792, without opening a new one for each typo :)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add the missing apostrophe.