From e1cc12e4eccce48f2f8051fa5bedd3166aafbd92 Mon Sep 17 00:00:00 2001 From: Alan Urmancheev <108410815+alurm@users.noreply.github.com> Date: Fri, 24 Oct 2025 23:28:12 +0200 Subject: [PATCH] Fix typo in edit widget description --- core/modules/widgets/edit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/widgets/edit.js b/core/modules/widgets/edit.js index ed2ad0b35..5c7639251 100644 --- a/core/modules/widgets/edit.js +++ b/core/modules/widgets/edit.js @@ -3,7 +3,7 @@ title: $:/core/modules/widgets/edit.js type: application/javascript module-type: widget -Edit widget is a meta-widget chooses the appropriate actual editting widget +Edit widget is a meta-widget chooses the appropriate actual editing widget \*/