#61043 closed defect (bug) (reported-upstream)
Small typo in wp-includes/class-simplepie.php file.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
There is a small typo correction in the wp-includes/class-simplepie.php file inline doc.
The word iff should be revised to if.
Attachments (1)
Change History (3)
#2
@
22 months ago
- Milestone Awaiting Review deleted
This was reported to SimplePie, and no change is planned there because “iff” is short for “if and only if”
https://github.com/simplepie/simplepie/issues/855
Note: See
TracTickets for help on using
tickets.
Thank you for the patch,
but since this is a thrird party library, please report or patch the typo 'upstream', directly on
https://github.com/simplepie/simplepie
Thank you