Opened 21 months ago
Closed 20 months ago
#18560 closed defect (bug) (fixed)
PHPDoc Typo Fixes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Inline Docs | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
Came across a couple doc typos while looking through wp-admin/includes/plugin-install.php, figured I'd fix 'em
Attachments (4)
Change History (13)
- Milestone changed from Awaiting Review to 3.3
Attached what I've fixed so far (i.e. more to come).
SergeyBiryukov — 21 months ago
comment:4
SergeyBiryukov — 21 months ago
More fixes and refinements for wp-includes (not covered by 18560.wp-includes.diff).
comment:8
SergeyBiryukov — 20 months ago
Would like some feedback on 18560.wp-includes-2.diff.
If it helps, I'll make a patch with actual PHPDoc fixes and refinements only, leaving out whitespace, case and punctuation changes. It'll probably be a bit smaller and easier to review, but most of these changes are for consistency and/or better readability.
Note: See
TracTickets for help on using
tickets.

typo fixes