From 0388de0d6435161344c9483066765e7a9ca65dfe Mon Sep 17 00:00:00 2001 From: highfalutin Date: Mon, 17 May 2021 10:45:19 -0700 Subject: [PATCH] Correct copy-paste error in CustomField schema --- xml/schema/Core/CustomField.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/schema/Core/CustomField.xml b/xml/schema/Core/CustomField.xml index 7a5ac56d95..71e1862850 100644 --- a/xml/schema/Core/CustomField.xml +++ b/xml/schema/Core/CustomField.xml @@ -52,7 +52,7 @@ varchar Custom Field Name 64 - Variable name/programmatic handle for this group. + Variable name/programmatic handle for this field. 3.3 -- 2.25.1