diff --git a/src/wp-includes/embed.php b/src/wp-includes/embed.php index b002b5cc95..265d42acf6 100644 --- a/src/wp-includes/embed.php +++ b/src/wp-includes/embed.php @@ -1055,7 +1055,7 @@ function print_embed_sharing_dialog() { } /** - * Prints the necessary markup for the site title. + * Prints the necessary markup for the site title in an embed template. * * @since 4.5.0 */