[wp-trac] [WordPress Trac] #60285: Several typo corrections in core files inline documents
WordPress Trac
noreply at wordpress.org
Thu Jan 18 16:35:45 UTC 2024
#60285: Several typo corrections in core files inline documents
--------------------------+-----------------------------
Reporter: shailu25 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: trivial | Keywords:
Focuses: docs |
--------------------------+-----------------------------
Several typo corrections in core files inline documents
**1. In wp-includes/Text/Diff.php Line 299**
{{{
case-insensitve
}}}
It should be
{{{
case-insensitive
}}}
**2. In wp-includes/class-wp-customize-widgets.php Line 826 & 1311**
{{{
JSON-serializeable
}}}
It should be
{{{
JSON-serializable
}}}
**3. In wp-includes/global-styles-and-settings.php Line 57**
{{{
behaviour
}}}
It should be
{{{
behavior
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60285>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list