Index: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
===================================================================
--- wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php	(revision 39435)
+++ wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php	(working copy)
@@ -1348,7 +1348,7 @@
 		);
 
 		$query_params['offset'] = array(
-			'description'        => __( 'Offset the result set by a specific number of comments.' ),
+			'description'        => __( 'Offset the result set by a specific number of items.' ),
 			'type'               => 'integer',
 		);
 
