diff -r be944660c56a -r 3d72ae0968f4 wp/wp-includes/customize/class-wp-customize-themes-panel.php --- a/wp/wp-includes/customize/class-wp-customize-themes-panel.php Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-includes/customize/class-wp-customize-themes-panel.php Tue Sep 27 16:37:53 2022 +0200 @@ -27,7 +27,7 @@ /** * An Underscore (JS) template for rendering this panel's container. * - * The themes panel renders a custom panel heading with the current theme and a switch themes button. + * The themes panel renders a custom panel heading with the active theme and a switch themes button. * * @see WP_Customize_Panel::print_template() *