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/class-wp-customize-widgets.php

    r35724 r35793  
    344344        /*
    345345         * Add a setting which will be supplied for the theme's sidebars_widgets
    346          * theme_mod when the the theme is switched.
     346         * theme_mod when the theme is switched.
    347347         */
    348348        if ( ! $this->manager->is_theme_active() ) {
Note: See TracChangeset for help on using the changeset viewer.