s/Wether/Whether/

git-svn-id: https://develop.svn.wordpress.org/trunk@15756 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-10-08 02:35:06 +00:00
parent b040a1790a
commit a1cd90933d
5 changed files with 9 additions and 9 deletions

View File

@@ -575,7 +575,7 @@ class WP_Object_Query {
* - 'operator' string (optional)
* Possible values: 'IN' and 'NOT IN'.
* Default: 'IN'
* - 'include_children' bool (optional) Wether to include child terms.
* - 'include_children' bool (optional) Whether to include child terms.
* Default: true
*
* @since 3.1.0