--- a/wp/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php Tue Dec 15 15:52:01 2020 +0100
+++ b/wp/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php Wed Sep 21 18:19:35 2022 +0200
@@ -17,7 +17,7 @@
class WP_REST_Comment_Meta_Fields extends WP_REST_Meta_Fields {
/**
- * Retrieves the object type for comment meta.
+ * Retrieves the comment type for comment meta.
*
* @since 4.7.0
*
@@ -28,7 +28,7 @@
}
/**
- * Retrieves the object meta subtype.
+ * Retrieves the comment meta subtype.
*
* @since 4.9.8
*