diff --git a/wp-content/themes/twentythirteen/inc/back-compat.php b/wp-content/themes/twentythirteen/inc/back-compat.php index ff0d5eecba..a10691ecfd 100644 --- a/wp-content/themes/twentythirteen/inc/back-compat.php +++ b/wp-content/themes/twentythirteen/inc/back-compat.php @@ -17,8 +17,8 @@ * * @since Twenty Thirteen 1.0 * - * @param string $theme_name - * @param WP_Theme $theme + * @param string $theme_name The theme name. + * @param WP_Theme $theme The theme object. * @return void */ function twentythirteen_switch_theme( $theme_name, $theme ) {