Opened 3 years ago
Closed 3 years ago
#60268 closed defect (bug) (fixed)
Several typo corrections in bundle theme files
| Reported by: | shailu25 | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | low | Milestone: | 6.5 |
| Component: | Bundled Theme | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Several typo corrections in bundle theme files
1. In Twenty Nineteen: /inc/color-patterns.php file
post thumbmail :before
It should be
post thumbnail :before
2. In Twenty sixteen: /css/block.css file
/* Seperator */
It should be
/* Separator */
3. In Twenty fifteen: css/editor-blocks.css file
/* Seperator */
It should be
/* Separator */
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)
Patch Added