From 0e607ec95ee44c854a279a9eb7bd2814448317f7 Mon Sep 17 00:00:00 2001 From: James Manker Date: Tue, 1 Mar 2022 02:38:15 -0600 Subject: [PATCH] Update Custom Java Location description Update Custom Java Location description --- wurm-unlimitedconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wurm-unlimitedconfig.json b/wurm-unlimitedconfig.json index 62123d4..251f858 100644 --- a/wurm-unlimitedconfig.json +++ b/wurm-unlimitedconfig.json @@ -199,7 +199,7 @@ { "DisplayName": "Override Java Location", "Category": "Server Settings", - "Description": "For \"Failed to load jvm.dll\", specify a location where jvm.dll is located.", + "Description": "For \"Failed to load jvm.dll\", enables use of the Custom Java Location setting.", "Keywords": "custom,java,arguments,args,location", "FieldName": "OverrideDefaultJavaPath", "InputType": "checkbox",