Index: wp-includes/class-wp-comment-query.php
===================================================================
--- wp-includes/class-wp-comment-query.php	(revision 49470)
+++ wp-includes/class-wp-comment-query.php	(working copy)
@@ -222,7 +222,7 @@
 	 *                                                   Default empty.
 	 *     @type string       $search                    Search term(s) to retrieve matching comments for.
 	 *                                                   Default empty.
-	 *     @type string|array $status                    Comment stati to limit results by. Accepts an array
+	 *     @type string|array $status                    Comment status to limit results by. Accepts an array
 	 *                                                   or space/comma-separated list of 'hold' (`comment_status=0`),
 	 *                                                   'approve' (`comment_status=1`), 'all', or a custom
 	 *                                                   comment status. Default 'all'.
