[wp-trac] [WordPress Trac] #57230: Small typo in options.php

WordPress Trac noreply at wordpress.org
Wed Nov 30 07:14:16 UTC 2022


#57230: Small typo in options.php
--------------------------+-----------------------------
 Reporter:  NekoJonez     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 There is one sentence that doesn't work in wp-admin/options.php on line
 248.


 {{{
 <strong>Error:</strong> Options page %s not found in the allowed options
 list.
 }}}

 I think we better add an "is" in there. To this:


 {{{
 <strong>Error:</strong> Options page %s is not found in the allowed
 options list.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57230>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list