Index: src/wp-includes/class-wp-xmlrpc-server.php
===================================================================
--- src/wp-includes/class-wp-xmlrpc-server.php	(revision 34747)
+++ src/wp-includes/class-wp-xmlrpc-server.php	(working copy)
@@ -1702,7 +1702,7 @@
 	 *     @type string $username Username.
 	 *     @type string $password Password.
 	 *     @type array  $filter   Optional. Modifies the query used to retrieve posts. Accepts 'post_type',
-	 *                            'post_status', 'number', 'offset', 'orderby', and 'order'.
+	 *                            'post_status', 'number', 'offset', 'orderby', 's', and 'order'.
 	 *                            Default empty array.
 	 *     @type array  $fields   Optional. The subset of post type fields to return in the response array.
 	 * }
