From 7751045b48e425bb9e34926ee6986b2f231e5bef Mon Sep 17 00:00:00 2001 From: Peter Wilson <519727+peterwilsoncc@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:07:40 +1100 Subject: [PATCH] Meta boxes: Fix typo "metabox pane" to "meta box panel". (#66502) Co-authored-by: peterwilsoncc Co-authored-by: t-hamano Co-authored-by: isaeedam --- packages/edit-post/src/components/layout/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/edit-post/src/components/layout/index.js b/packages/edit-post/src/components/layout/index.js index 42250054a7087..ae56a394971a5 100644 --- a/packages/edit-post/src/components/layout/index.js +++ b/packages/edit-post/src/components/layout/index.js @@ -318,7 +318,7 @@ function MetaBoxesMain( { isLegacy } ) { { __( - 'Use up and down arrow keys to resize the metabox pane.' + 'Use up and down arrow keys to resize the meta box panel.' ) }