From 0366002fcfe4a3668dd3fd1ac1e8a9ef5a0e8d9a Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 11 May 2022 13:20:13 +0000 Subject: [PATCH] Menus: Replace "drop down" (noun) with "dropdown" in a few strings. This makes the spelling more consistent with other instances of the word in core. Follow-up to [23844], [27676]. Props NekoJonez, mukesh27, SergeyBiryukov. Fixes #55661. git-svn-id: https://develop.svn.wordpress.org/trunk@53391 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/nav-menus.php | 4 ++-- src/wp-includes/post-template.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-admin/nav-menus.php b/src/wp-admin/nav-menus.php index dcd95e82b5..1c4c00588e 100644 --- a/src/wp-admin/nav-menus.php +++ b/src/wp-admin/nav-menus.php @@ -624,7 +624,7 @@ if ( ! $locations_screen ) : // Main tab. ); $menu_management = '

' . __( 'The menu management box at the top of the screen is used to control which menu is opened in the editor below.' ) . '

'; - $menu_management .= '