From 716e25e0dffa23d6e3ec49f5f5f7d1d3320e27e3 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sat, 25 May 2019 23:45:19 +0000 Subject: [PATCH] Docs: Correct a theme feature name. See #45134 git-svn-id: https://develop.svn.wordpress.org/trunk@45423 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/theme.php b/src/wp-includes/theme.php index b6b0989a3e..a391cb5d6e 100644 --- a/src/wp-includes/theme.php +++ b/src/wp-includes/theme.php @@ -2333,7 +2333,7 @@ function get_theme_starter_content() { * @since 4.5.0 The `customize-selective-refresh-widgets` feature was added * @since 4.7.0 The `starter-content` feature was added * @since 5.0.0 The `responsive-embeds`, `align-wide`, `dark-editor-style`, `disable-custom-colors`, - * `disable-custom-font-sizes`, `editor-color-pallete`, `editor-font-sizes`, + * `disable-custom-font-sizes`, `editor-color-palette`, `editor-font-sizes`, * `editor-styles`, and `wp-block-styles` features were added. * * @global array $_wp_theme_features