From 94e1e36610200cb88ec72e93c38effd00c80d663 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 10 Jul 2024 15:46:31 -0400 Subject: [PATCH] I did not like the use of this word --- 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 b0f70b22f..474595141 100755 --- a/Sources/App/Resources/Styling/JavaScript/API/core.js +++ b/Sources/App/Resources/Styling/JavaScript/API/core.js @@ -277,7 +277,7 @@ Textual.handleEvent = function(eventToken) {}; The value of this entry is the name to save the store under. Preferably, this will be the name of the style, but a different name can - be entered so that multiple variants of a style can share the same store. + be entered so that multiple varieties of a style can share the same store. - Notice: • null (not undefined) is returned when a value does not exist for a key.