Opened 10 years ago
Closed 10 years ago
#33408 closed defect (bug) (fixed)
Typo in comment in async-upload.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description (last modified by )
// title shouldn't ever be empty, but use filename just in cas.e should be // title shouldn't ever be empty, but use filename just in case
Typo made in [22755] in 3.5. #blamenacin
Attachments (3)
Change History (8)
Note: See
TracTickets for help on using
tickets.
The patch should be updated to begin with a capital letter and end with a full stop
// Title shouldn't ever be empty, but use filename just in case.https://make.w.org/core/handbook/best-practices/inline-documentation-standards/php/#5-1-single-line-comments