Docs: Add a missing word in pre_months_dropdown_query filter description.

Follow-up to [50163].

See #55646.

git-svn-id: https://develop.svn.wordpress.org/trunk@53502 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2022-06-14 15:05:18 +00:00
parent 2d9073413f
commit 18d8db3078

View File

@ -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
*