[wp-trac] [WordPress Trac] #49856: Typo in WP_Upgrader::__construct() DocBlock

WordPress Trac noreply at wordpress.org
Thu Apr 9 06:41:12 UTC 2020


#49856: Typo in WP_Upgrader::__construct() DocBlock
-----------------------------+----------------------------------------
 Reporter:  SergeyBiryukov   |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  5.5
Component:  Upgrade/Install  |    Version:
 Severity:  trivial          |   Keywords:  needs-patch good-first-bug
  Focuses:  docs             |
-----------------------------+----------------------------------------
 There's an extra full stop in `WP_Upgrader::__construct()` docs:
 {{{
  * @param WP_Upgrader_Skin $skin The upgrader skin to use. Default is a
 WP_Upgrader_Skin.
  *                               instance.
 }}}
 The one at the end of the first line should be removed.

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


More information about the wp-trac mailing list