wp/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php
changeset 18 be944660c56a
parent 7 cf61fcea0001
--- a/wp/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php	Tue Dec 15 15:52:01 2020 +0100
+++ b/wp/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php	Wed Sep 21 18:19:35 2022 +0200
@@ -36,7 +36,7 @@
 	}
 
 	/**
-	 * Retrieves the object meta type.
+	 * Retrieves the post meta type.
 	 *
 	 * @since 4.7.0
 	 *
@@ -47,7 +47,7 @@
 	}
 
 	/**
-	 * Retrieves the object meta subtype.
+	 * Retrieves the post meta subtype.
 	 *
 	 * @since 4.9.8
 	 *