Docs: Improve the DocBlock summary for wp_queue_posts_for_term_meta_lazyload(), introduced in [36566].

See #35816. See #35986.


git-svn-id: https://develop.svn.wordpress.org/trunk@36945 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2016-03-10 18:28:33 +00:00
parent 2774bb1116
commit 95a37a1e35

View File

@@ -5996,7 +5996,7 @@ function wp_delete_auto_drafts() {
}
/**
* Queue posts for lazyloading of term meta.
* Queues posts for lazy-loading of term meta.
*
* @since 4.5.0
*