From 4c8a5d8d28677cbb45b7d2c7adc692105427220e Mon Sep 17 00:00:00 2001 From: audrasjb Date: Thu, 27 Apr 2023 22:25:26 +0000 Subject: [PATCH] Docs: Typo fix in `WP_REST_Block_Pattern_Categories_Controller` docblock. Props Soean. Fixes #58204. Built from https://develop.svn.wordpress.org/trunk@55692 git-svn-id: http://core.svn.wordpress.org/trunk@55204 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../class-wp-rest-block-pattern-categories-controller.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php b/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php index bd6b76ac2c..f8a6c0c190 100644 --- a/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php +++ b/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php @@ -1,6 +1,6 @@