diff -r 3d4e9c994f10 -r a86126ab1dd4 wp/wp-includes/class-wp-locale-switcher.php --- a/wp/wp-includes/class-wp-locale-switcher.php Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-includes/class-wp-locale-switcher.php Tue Dec 15 13:49:49 2020 +0100 @@ -213,7 +213,7 @@ * * @since 4.7.0 * - * @global WP_Locale $wp_locale The WordPress date and time locale object. + * @global WP_Locale $wp_locale WordPress date and time locale object. * * @param string $locale The locale to change to. */