Skip to content

Commit a4500a1

Browse files
committed
Bundled Themes: Typo corrections in various themes docblocks.
Props shailu25. Fixes #60268. See #59651. git-svn-id: https://develop.svn.wordpress.org/trunk@57300 602fd350-edb4-49c9-b593-d223f7449a82
1 parent bfcf293 commit a4500a1

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/wp-content/themes/twentyfifteen/css/editor-blocks.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ p.has-drop-cap:not(:focus)::first-letter {
803803
}
804804
}
805805

806-
/* Seperator */
806+
/* Separator */
807807

808808
.wp-block-separator {
809809
max-width: 100px;

src/wp-content/themes/twentynineteen/inc/color-patterns.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ function twentynineteen_custom_colors_css() {
7272
* Set background for:
7373
* - featured image :before
7474
* - featured image :before
75-
* - post thumbmail :before
76-
* - post thumbmail :before
75+
* - post thumbnail :before
76+
* - post thumbnail :before
7777
* - Submenu
7878
* - Sticky Post
7979
* - buttons

src/wp-content/themes/twentysixteen/css/blocks.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ p.has-drop-cap:not(:focus)::first-letter {
292292
outline-offset: -4px;
293293
}
294294

295-
/* Seperator */
295+
/* Separator */
296296

297297
hr.wp-block-separator {
298298
border: 0;

0 commit comments

Comments
 (0)