Opened 10 years ago
Closed 10 years ago
#38564 closed defect (bug) (fixed)
Fix typo in class-wp-customize-custom-css-setting.php
| Reported by: | Presskopp | Owned by: | westonruter |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Text Changes | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
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.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
fixing 2 typos