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 01cefbe commit 9fcf23bCopy full SHA for 9fcf23b
xml/System.Net.Http/MultipartContent.xml
@@ -653,7 +653,7 @@ This member is an explicit interface member implementation. It can be used only
653
<Parameter Name="length" Type="System.Int64" RefType="out" />
654
</Parameters>
655
<Docs>
656
- <param name="length">The length in bytes of the HHTP content.</param>
+ <param name="length">The length in bytes of the HTTP content.</param>
657
<summary>Determines whether the HTTP multipart content has a valid length in bytes.</summary>
658
<returns>
659
<see langword="true" /> if <paramref name="length" /> is a valid length; otherwise, <see langword="false" />.</returns>
0 commit comments