From 34dff0e768b83e59d55b13dc275a29d7cbd0b3ee Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 15 Dec 2020 13:26:07 +0000 Subject: [PATCH] Twenty Twenty-One: Fix typos in some inline comments. Props manzurahammed, mukesh27. Fixes #52071. git-svn-id: https://develop.svn.wordpress.org/trunk@49801 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentytwentyone/assets/css/ie.css | 2 +- src/wp-content/themes/twentytwentyone/assets/sass/style.scss | 2 +- src/wp-content/themes/twentytwentyone/style-rtl.css | 2 +- src/wp-content/themes/twentytwentyone/style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-content/themes/twentytwentyone/assets/css/ie.css b/src/wp-content/themes/twentytwentyone/assets/css/ie.css index 438feb026c..10af886565 100644 --- a/src/wp-content/themes/twentytwentyone/assets/css/ie.css +++ b/src/wp-content/themes/twentytwentyone/assets/css/ie.css @@ -48,7 +48,7 @@ Twenty Twenty-One is distributed under the terms of the GNU GPL. * Audio................Specific styles for the audio block. * Button...............Specific styles for the button block. * Code.................Specific styles for the code block. - * Collumns.............Specific styles for the collumns block. + * Columns..............Specific styles for the columns block. * Cover................Specific styles for the cover block. * File.................Specific styles for the file block. * Gallery..............Specific styles for the gallery block. diff --git a/src/wp-content/themes/twentytwentyone/assets/sass/style.scss b/src/wp-content/themes/twentytwentyone/assets/sass/style.scss index 49e92e740d..085cfe194c 100644 --- a/src/wp-content/themes/twentytwentyone/assets/sass/style.scss +++ b/src/wp-content/themes/twentytwentyone/assets/sass/style.scss @@ -29,7 +29,7 @@ * Audio................Specific styles for the audio block. * Button...............Specific styles for the button block. * Code.................Specific styles for the code block. - * Collumns.............Specific styles for the collumns block. + * Columns..............Specific styles for the columns block. * Cover................Specific styles for the cover block. * File.................Specific styles for the file block. * Gallery..............Specific styles for the gallery block. diff --git a/src/wp-content/themes/twentytwentyone/style-rtl.css b/src/wp-content/themes/twentytwentyone/style-rtl.css index 3992a62871..5bf3f4b9f1 100644 --- a/src/wp-content/themes/twentytwentyone/style-rtl.css +++ b/src/wp-content/themes/twentytwentyone/style-rtl.css @@ -48,7 +48,7 @@ Twenty Twenty-One is distributed under the terms of the GNU GPL. * Audio................Specific styles for the audio block. * Button...............Specific styles for the button block. * Code.................Specific styles for the code block. - * Collumns.............Specific styles for the collumns block. + * Columns..............Specific styles for the columns block. * Cover................Specific styles for the cover block. * File.................Specific styles for the file block. * Gallery..............Specific styles for the gallery block. diff --git a/src/wp-content/themes/twentytwentyone/style.css b/src/wp-content/themes/twentytwentyone/style.css index 8a7caf8698..f72b1f0ad2 100644 --- a/src/wp-content/themes/twentytwentyone/style.css +++ b/src/wp-content/themes/twentytwentyone/style.css @@ -48,7 +48,7 @@ Twenty Twenty-One is distributed under the terms of the GNU GPL. * Audio................Specific styles for the audio block. * Button...............Specific styles for the button block. * Code.................Specific styles for the code block. - * Collumns.............Specific styles for the collumns block. + * Columns..............Specific styles for the columns block. * Cover................Specific styles for the cover block. * File.................Specific styles for the file block. * Gallery..............Specific styles for the gallery block.