Make WordPress Core

Changeset 19744


Ignore:
Timestamp:
01/24/2012 09:52:49 PM (13 years ago)
Author:
nacin
Message:

s/parem/param/. props Latz. fixes #19823.

File:
1 edited

Legend:

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

    r19740 r19744  
    50775077 *
    50785078 * @param int $post_parent ID of the parent for the post we're checking.
    5079  * @parem int $post_ID ID of the post we're checking.
     5079 * @param int $post_ID ID of the post we're checking.
    50805080 *
    50815081 * @return int The new post_parent for the post.
Note: See TracChangeset for help on using the changeset viewer.