diff --git a/wp-includes/functions.php b/wp-includes/functions.php index ca414ea470..b55bca12f7 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -3327,7 +3327,7 @@ function _wp_timezone_choice_usort_callback( $a, $b ) { } /** - * Gives a nicely formatted list of timezone strings. // temporary! Not in final + * Gives a nicely formatted list of timezone strings. * * @since 2.9.0 *