Make WordPress Core


Ignore:
Timestamp:
12/06/2015 09:22:10 PM (10 years ago)
Author:
pento
Message:

The the Docs: Fix the the dittography

Sometimes, it's easy to to type the the same word twice, especially if if it's a simple word. We probably shouldn't do do do (do do do doo) it, though.

(I've excluded external libs from this change.)

Fixes #34885.

File:
1 edited

Legend:

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

    r35352 r35793  
    121121         * @param bool    $check_for_changes Whether to check for changes before saving a new revision.
    122122         *                                   Default true.
    123          * @param WP_Post $last_revision     The the last revision post object.
     123         * @param WP_Post $last_revision     The last revision post object.
    124124         * @param WP_Post $post              The post object.
    125125         *
Note: See TracChangeset for help on using the changeset viewer.