diff --git a/src/wp-admin/includes/class-wp-posts-list-table.php b/src/wp-admin/includes/class-wp-posts-list-table.php index 0bf4adb0bd..e6260394d8 100644 --- a/src/wp-admin/includes/class-wp-posts-list-table.php +++ b/src/wp-admin/includes/class-wp-posts-list-table.php @@ -1010,7 +1010,7 @@ class WP_Posts_List_Table extends WP_List_Table { $show_in_quick_edit = $taxonomy->show_in_quick_edit; /** - * Filters whether the current taxonomy should be shown in the Quick Edit panel. + * Filter whether the current taxonomy should be shown in the Quick Edit panel. * * @since 4.2.0 *