From 8784aa5786c4558c125141f8fe68f87928e95be5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Wittmann=20=E2=80=93=20Gestaltung=20=26=20Entwicklu?= =?UTF-8?q?ng?= Date: Fri, 27 Dec 2024 22:59:30 +0000 Subject: [PATCH] correct typo --- manager/assets/modext/core/modx.layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/assets/modext/core/modx.layout.js b/manager/assets/modext/core/modx.layout.js index 5969424118..d16a15303f 100644 --- a/manager/assets/modext/core/modx.layout.js +++ b/manager/assets/modext/core/modx.layout.js @@ -62,7 +62,7 @@ Ext.extend(MODx.Layout, Ext.Viewport, { ,splitBarMargin: 8 /** - * @property {Object} focusRestoreEl - Set Focus back on the this Element + * @property {Object} focusRestoreEl - Set Focus back on this Element */ ,focusRestoreEl: []