From d993a2ca74e74846d248cf151d96c15df39d00fb Mon Sep 17 00:00:00 2001 From: Sean Madsen Date: Wed, 19 Apr 2017 23:29:53 -0600 Subject: [PATCH] CRM-20453 - XML schema clean up: TexArea There were 59 occurences of TextArea and only 2 occurences of TexArea So it seemed like "TexArea" was a typo. Thus I changed it to "TextArea" --- xml/schema/PCP/PCP.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/schema/PCP/PCP.xml b/xml/schema/PCP/PCP.xml index 4ab9e01fec..9ccd2b3c40 100644 --- a/xml/schema/PCP/PCP.xml +++ b/xml/schema/PCP/PCP.xml @@ -68,7 +68,7 @@ NULL 2.2 - TexArea + TextArea @@ -77,7 +77,7 @@ NULL 2.2 - TexArea + TextArea -- 2.25.1