From 3e2ce5cbfafa6265d4da0dce8b06c6eb70952fdc Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Tue, 6 Jul 2021 14:01:42 +0000 Subject: [PATCH] Bundled Themes: Correct `customzier` typo. This was found in Twenty Twenty-One and Twenty Nineteen. Props audrasjb, spytzo, sabernhardt. Fixes #53598. git-svn-id: https://develop.svn.wordpress.org/trunk@51343 602fd350-edb4-49c9-b593-d223f7449a82 --- .../themes/twentynineteen/style-editor-customizer.css | 2 +- .../themes/twentynineteen/style-editor-customizer.scss | 2 +- .../twentytwentyone/assets/css/custom-color-overrides.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-content/themes/twentynineteen/style-editor-customizer.css b/src/wp-content/themes/twentynineteen/style-editor-customizer.css index d49bc8bc1c..433b959c9b 100644 --- a/src/wp-content/themes/twentynineteen/style-editor-customizer.css +++ b/src/wp-content/themes/twentynineteen/style-editor-customizer.css @@ -1,5 +1,5 @@ /*! Twenty Nineteen Customizer Styles -NOTE: This file is automatically populated with styles if the user selects a custom primary color in the customzier. +NOTE: This file is automatically populated with styles if the user selects a custom primary color in the customizer. */ diff --git a/src/wp-content/themes/twentynineteen/style-editor-customizer.scss b/src/wp-content/themes/twentynineteen/style-editor-customizer.scss index 334f3be24b..8ff6c85a7e 100644 --- a/src/wp-content/themes/twentynineteen/style-editor-customizer.scss +++ b/src/wp-content/themes/twentynineteen/style-editor-customizer.scss @@ -1,5 +1,5 @@ /*! Twenty Nineteen Customizer Styles -NOTE: This file is automatically populated with styles if the user selects a custom primary color in the customzier. +NOTE: This file is automatically populated with styles if the user selects a custom primary color in the customizer. */ \ No newline at end of file diff --git a/src/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css b/src/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css index e81e15ccc5..3993d7ecb6 100644 --- a/src/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css +++ b/src/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css @@ -1,5 +1,5 @@ /** * Custom Color Overrides * - * This file is automatically populated if the user chooses custom colors in the Customzier. + * This file is automatically populated if the user chooses custom colors in the Customizer. */