Index: wp-includes/taxonomy.php
===================================================================
--- wp-includes/taxonomy.php	(revision 16378)
+++ wp-includes/taxonomy.php	(working copy)
@@ -564,7 +564,7 @@
  * - 'terms' string|array The list of terms
  * - 'field' string (optional) Which term field is being used.
  *		Possible values: 'term_id', 'slug' or 'name'
- *		Default: 'slug'
+ *		Default: 'term_id'
  * - 'operator' string (optional)
  *		Possible values: 'IN' and 'NOT IN'.
  *		Default: 'IN'
