Opened 7 years ago
Closed 7 years ago
#46507 closed enhancement (fixed)
Grammar mistake in info comment
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Filesystem API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
There is grammar mistake.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Hi @umang7, welcome to WordPress Trac! Thanks for the patch.
These files were initially an external library, however more than 20 commits have been made to them over the years, so I don't see any reason not to fix this.
While we're at it, let's also change
@since 2.5to@since 2.5.0, per the documentation standards. [26868] did this forclass-ftp-pure.phpandclass-ftp-sockets.php, howeverclass-ftp.phpwas missed.