wp/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
--- a/wp/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php	Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php	Tue Sep 27 16:37:53 2022 +0200
@@ -61,7 +61,7 @@
 							?>
 						</p>
 					<# } else { #>
-						<p><?php echo _x( 'Here&#8217;s where this menu appears. If you&#8217;d like to change that, pick another location.', 'menu locations' ); ?></p>
+						<p><?php echo _x( 'Here&#8217;s where this menu appears. If you would like to change that, pick another location.', 'menu locations' ); ?></p>
 					<# } #>
 				</li>