Docs: Remove some more dittography.

See #34885, r35793.


git-svn-id: https://develop.svn.wordpress.org/trunk@35796 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Kovshenin
2015-12-06 21:49:43 +00:00
parent b09fd386fd
commit 318455ff24
5 changed files with 5 additions and 5 deletions

View File

@@ -723,7 +723,7 @@ function switch_theme( $stylesheet ) {
} else {
/*
* Since retrieve_widgets() is called when initializing a theme in the Customizer,
* we need to to remove the theme mods to avoid overwriting changes made via
* we need to remove the theme mods to avoid overwriting changes made via
* the Customizer when accessing wp-admin/widgets.php.
*/
if ( 'wp_ajax_customize_save' === current_action() ) {