Index: wp-includes/taxonomy.php
===================================================================
--- wp-includes/taxonomy.php	(revision 30065)
+++ wp-includes/taxonomy.php	(working copy)
@@ -1594,7 +1594,7 @@
  *     @type string       $fields            Term fields to query for. Accepts 'all' (returns an array of
  *                                           term objects), 'ids' or 'names' (returns an array of integers
  *                                           or strings, respectively. Default 'all'.
- *     @type string|array $slug              Optional. Slug(s) to return term(s) for. Default empty.
+ *     @type string|array $slug              Optional. Slug or array of slugs to return term(s) for. Default empty.
  *     @type bool         $hierarchical      Whether to include terms that have non-empty descendants (even
  *                                           if $hide_empty is set to true). Default true.
  *     @type string       $search            Search criteria to match terms. Will be SQL-formatted with
