diff --git a/src/wp-admin/includes/class-wp-list-table.php b/src/wp-admin/includes/class-wp-list-table.php index 854f93064f..0c5e21bde3 100644 --- a/src/wp-admin/includes/class-wp-list-table.php +++ b/src/wp-admin/includes/class-wp-list-table.php @@ -600,7 +600,7 @@ class WP_List_Table { } /** - * Filters to short-circuit performing the months dropdown query. + * Filters whether to short-circuit performing the months dropdown query. * * @since 5.7.0 *