Make WordPress Core


Ignore:
Timestamp:
09/09/2017 01:18:23 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove "in in", "this this", and "containing containing" dittography from inline comments.

Props Presskopp.
Fixes #41841.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-nav-menus.php

    r41237 r41353  
    717717     *
    718718     * @since 4.3.0
    719      * @since 4.7.0  Each array item now includes a `$type_label` in in addition to `$title`, `$type`, and `$object`.
     719     * @since 4.7.0  Each array item now includes a `$type_label` in addition to `$title`, `$type`, and `$object`.
    720720     *
    721721     * @return array The available menu item types.
     
    755755         *
    756756         * @since 4.3.0
    757          * @since 4.7.0  Each array item now includes a `$type_label` in in addition to `$title`, `$type`, and `$object`.
     757         * @since 4.7.0  Each array item now includes a `$type_label` in addition to `$title`, `$type`, and `$object`.
    758758         *
    759759         * @param array $item_types Custom menu item types.
Note: See TracChangeset for help on using the changeset viewer.