From 33071a2728773efe7999f8669e65ab024b1f209e Mon Sep 17 00:00:00 2001 From: CF Mitrah Date: Wed, 19 Jun 2024 20:35:04 +0530 Subject: [PATCH] fix typo --- .../main/java/lucee/runtime/script/CFMLScriptEngineFactory.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loader/src/main/java/lucee/runtime/script/CFMLScriptEngineFactory.java b/loader/src/main/java/lucee/runtime/script/CFMLScriptEngineFactory.java index 2ee2f6374a..836074aaef 100644 --- a/loader/src/main/java/lucee/runtime/script/CFMLScriptEngineFactory.java +++ b/loader/src/main/java/lucee/runtime/script/CFMLScriptEngineFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015, Lucee Assosication Switzerland. All rights reserved. + * Copyright (c) 2015, Lucee Association Switzerland. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public