Make WordPress Core


Ignore:
Timestamp:
11/28/2014 12:18:49 PM (11 years ago)
Author:
DrewAPicture
Message:

4.1 Docs Audit: Remove a duplicate word from a parameter description in the DocBlock for the wp_save_post_revision_post_has_changed hook.

See #30469.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/revision.php

    r30284 r30621  
    142142             *
    143143             * @param bool    $post_has_changed Whether the post has changed.
    144              * @param WP_Post $last_revision    The the last revision post object.
     144             * @param WP_Post $last_revision    The last revision post object.
    145145             * @param WP_Post $post             The post object.
    146146             *
Note: See TracChangeset for help on using the changeset viewer.