diff --git a/src/wp-includes/embed-functions.php b/src/wp-includes/embed-functions.php index c83718eeb9..4c705bfed3 100644 --- a/src/wp-includes/embed-functions.php +++ b/src/wp-includes/embed-functions.php @@ -353,7 +353,7 @@ function wp_oembed_add_discovery_links() { } /** - * Filter the oEmbed discovery links. + * Filter the oEmbed discovery links HTML. * * @since 4.4.0 *