We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68db478 commit f69980dCopy full SHA for f69980d
xml/System.Text.Json/JsonCommentHandling.xml
@@ -34,7 +34,7 @@
34
</ReturnValue>
35
<MemberValue>2</MemberValue>
36
<Docs>
37
- <summary>Allows comments within the JSON input and treats them as valid tokens. While reading, the caller can to access the comment values.</summary>
+ <summary>Allows comments within the JSON input and treats them as valid tokens. While reading, the caller can access the comment values.</summary>
38
</Docs>
39
</Member>
40
<Member MemberName="Disallow">
@@ -78,4 +78,4 @@
78
79
80
</Members>
81
-</Type>
+</Type>
0 commit comments