From 90ab5c846d417ccebc53c636b6b3dec7ecb77229 Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Wed, 31 Jul 2019 13:44:37 -0700 Subject: [PATCH] Removed unnecessary "to" from JsonCommentHandling enum --- xml/System.Text.Json/JsonCommentHandling.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.Text.Json/JsonCommentHandling.xml b/xml/System.Text.Json/JsonCommentHandling.xml index 6f1b4f71b1a..b3a8b3e7330 100644 --- a/xml/System.Text.Json/JsonCommentHandling.xml +++ b/xml/System.Text.Json/JsonCommentHandling.xml @@ -34,7 +34,7 @@ 2 - Allows comments within the JSON input and treats them as valid tokens. While reading, the caller can to access the comment values. + Allows comments within the JSON input and treats them as valid tokens. While reading, the caller can access the comment values. @@ -78,4 +78,4 @@ - \ No newline at end of file +