[wp-trac] [WordPress Trac] #24929: Typo in Comment
WordPress Trac
noreply at wordpress.org
Fri Aug 2 15:34:44 UTC 2013
#24929: Typo in Comment
--------------------------+-----------------------------
Reporter: pixolin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: trivial | Keywords:
--------------------------+-----------------------------
wp-includes/category-template.php line 85
is
{{{
// Filter name is plural because we return alot of categories (possibly
more than #13237) not just one
}}}
should be
{{{
// Filter name is plural because we return a lot of categories (possibly
more than #13237) not just one
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24929>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list