Docs: Improve the DocBlock summary for the_embed_site_title(), introduced in [36693].

See #34561. See #35986.


git-svn-id: https://develop.svn.wordpress.org/trunk@36923 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2016-03-10 02:54:33 +00:00
parent 807396f94e
commit 3d331e46f1

View File

@ -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
*/