From b8a57b46ba339ae117ce08137128189ed1aefeb8 Mon Sep 17 00:00:00 2001 From: Ezra Citron Date: Wed, 27 Sep 2023 09:49:29 -0700 Subject: [PATCH] fix typo --- .../ValidationAttribute.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.ComponentModel.DataAnnotations/ValidationAttribute.xml b/xml/System.ComponentModel.DataAnnotations/ValidationAttribute.xml index e253619e4d8..592d9dbe27b 100644 --- a/xml/System.ComponentModel.DataAnnotations/ValidationAttribute.xml +++ b/xml/System.ComponentModel.DataAnnotations/ValidationAttribute.xml @@ -337,7 +337,7 @@ This constructor chooses a very generic validation error message. Developers sub property together with the property in to provide a localized error message. + You use the property together with the property in order to provide a localized error message. ]]>