Make WordPress Core


Ignore:
Timestamp:
02/24/2010 08:13:23 PM (16 years ago)
Author:
nacin
Message:

Spelling and grammar fun. Fixes #11875 props cnorris23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/deprecated.php

    r13377 r13382  
    12561256 *
    12571257 * @param int $comment_ID The ID of the comment
    1258  * @param int $no_cache Whether to use the cache or not (casted to bool)
    1259  * @param bool $include_unapproved Whether to include unapproved comments or not
     1258 * @param int $no_cache Whether to use the cache (casted to bool)
     1259 * @param bool $include_unapproved Whether to include unapproved comments
    12601260 * @return array The comment data
    12611261 */
Note: See TracChangeset for help on using the changeset viewer.