[wp-trac] [WordPress Trac] #42317: Small typo in the PHPdoc description for path_join()
WordPress Trac
noreply at wordpress.org
Mon Oct 23 21:15:35 UTC 2017
#42317: Small typo in the PHPdoc description for path_join()
--------------------------+-----------------------------
Reporter: birgire | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 2.5
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
It looks like:
{{{
* Test if a give filesystem path is absolute.
}}}
should be:
{{{
* Test if a given filesystem path is absolute.
}}}
in the PHPdoc description for the {{{path_join()}}} function,
Source:
https://core.trac.wordpress.org/browser/tags/4.8/src/wp-
includes/functions.php#L1644
It could be a good-first-bug
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42317>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list