[wp-trac] [WordPress Trac] #41234: Fix two blatant code typos

WordPress Trac noreply at wordpress.org
Mon Jul 3 22:20:18 UTC 2017


#41234: Fix two blatant code typos
--------------------------+-----------------------------
 Reporter:  jrf           |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 `case` and `default` statements used in a `switch` control structure
 should be followed by a `:` colon.

 While working on [https://github.com/WordPress-Coding-Standards/WordPress-
 Coding-Standards/issues/982 an issue in the WordPress Coding Standards], I
 came across two typos which need to be fixed. Both use a `;` semi-colon
 instead of a colon.

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


More information about the wp-trac mailing list