diff --git a/src/wp-includes/post.php b/src/wp-includes/post.php index 37930194ea..98aeef597f 100644 --- a/src/wp-includes/post.php +++ b/src/wp-includes/post.php @@ -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 *