From 3201b1eae53b935fa86f42fee3e4160021ba1f76 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 18 May 2024 16:46:14 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/App/Resources/Styling/JavaScript/API/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/App/Resources/Styling/JavaScript/API/core.js b/Sources/App/Resources/Styling/JavaScript/API/core.js index 5c49a0d28..b0f70b22f 100755 --- a/Sources/App/Resources/Styling/JavaScript/API/core.js +++ b/Sources/App/Resources/Styling/JavaScript/API/core.js @@ -135,7 +135,7 @@ Textual.appearanceDidChange = function(changedTo) {}; THESE EVENTS ARE PUSHED WHEN THEY OCCUR. When a style is reloaded, these events are not sent again. Use sessionStorage or some other - means to saeve hem if they are important. + means to save them if they are important. */ /* A boolean entry named "Post Textual.handleEvent() Notifications" must be