From 2a8e2051c48754d6209cc4fbe3d44b89d46a0e99 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Fri, 9 Sep 2022 09:13:04 +0000 Subject: [PATCH] Docs: Clarify `wp-includes/update.php` main docblock description. Props costdev, audrasjb. See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@54116 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/update.php b/src/wp-includes/update.php index 4a822f6b64..dc3aabdbfc 100644 --- a/src/wp-includes/update.php +++ b/src/wp-includes/update.php @@ -1,6 +1,6 @@