Opened 3 years ago
Closed 3 years ago
#58316 closed defect (bug) (fixed)
PHPDoc Fixes formatting.php
| Reported by: | apermo | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3 |
| Component: | Formatting | Version: | 6.2 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
I've checked the wp-includes/formatting.php with a syntax tool and fixed several minor errors in the PHPdoc of that file.
Including missing hyphens, typos and unnecessarily complex language.
Details see in the attached patch.
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 of the PHPdoc.