[wp-trac] [WordPress Trac] #38564: Fix typo in class-wp-customize-custom-css-setting.php

WordPress Trac noreply at wordpress.org
Sun Oct 30 03:09:13 UTC 2016


#38564: Fix typo in class-wp-customize-custom-css-setting.php
--------------------------+-----------------------------
 Reporter:  Presskopp     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Text Changes  |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 https://core.trac.wordpress.org/browser/trunk/src/wp-includes/customize
 /class-wp-customize-custom-css-setting.php?marks=206#L206

 I think this one:
 _Imbalanced/Unclosed character errors can be caused <code>content:
 "";</code> declarations. You may need to remove this or add it a custom
 CSS file._
 should be:
 Imbalanced/Unclosed character errors can be caused *by* <code>content:
 "";</code> declarations. You may need to remove this or add it *to* a
 custom CSS file.

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


More information about the wp-trac mailing list