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 23987e7 commit 91aff0cCopy full SHA for 91aff0c
xml/System/ValueTuple`3.xml
@@ -782,7 +782,7 @@ The <xref:System.ValueTuple%603> type is not serializable in .NET Core 1.x or in
782
<Parameters />
783
<Docs>
784
<summary>Returns a string that represents the value of this <see cref="T:System.ValueTuple`3" /> instance.</summary>
785
- <returns>The string representation of this <see cref="T:System.ValueTuple`2" /> instance.</returns>
+ <returns>The string representation of this <see cref="T:System.ValueTuple`3" /> instance.</returns>
786
<remarks>
787
<format type="text/markdown"><![CDATA[
788
@@ -794,4 +794,4 @@ The <xref:System.ValueTuple%603> type is not serializable in .NET Core 1.x or in
794
</Docs>
795
</Member>
796
</Members>
797
-</Type>
+</Type>
0 commit comments