[wp-trac] [WordPress Trac] #10540: Typo in l10n.php

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 4 00:25:56 UTC 2009


#10540: Typo in l10n.php
--------------------------+-------------------------------------------------
 Reporter:  CalebKniffen  |       Owner:  nbachiyski
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  i18n          |     Version:  2.8.2     
 Severity:  normal        |    Keywords:  l10n      
--------------------------+-------------------------------------------------
 On line 256 of l10n there is what I believe to be a typo.
 {{{
 return apply_filters( 'ngettext_with_context ', $translation, $single,
 $plural, $number, $context, $domain );
 }}}

 I think it the filter should not be "ngettext_with_context " but rather
 "ngettext_with_context".

 I apologize in advance if I am not submitting this correctly it is my
 first time.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10540>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list