diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 3b321fc0a6..94995206f1 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -1692,7 +1692,7 @@ function do_feed_atom( $for_comments ) { * Displays the default robots.txt file content. * * @since 2.1.0 - * @since 5.3.0 Remove the "Disallow: /" output if search engine visiblity is + * @since 5.3.0 Remove the "Disallow: /" output if search engine visibility is * discouraged in favor of robots meta HTML tag via wp_robots_no_robots() * filter callback. */