Skip to content

Commit 9fcf23b

Browse files
authored
Update MultipartContent.xml
Typo: Change HHTP to HTTP
1 parent 01cefbe commit 9fcf23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Http/MultipartContent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ This member is an explicit interface member implementation. It can be used only
653653
<Parameter Name="length" Type="System.Int64" RefType="out" />
654654
</Parameters>
655655
<Docs>
656-
<param name="length">The length in bytes of the HHTP content.</param>
656+
<param name="length">The length in bytes of the HTTP content.</param>
657657
<summary>Determines whether the HTTP multipart content has a valid length in bytes.</summary>
658658
<returns>
659659
<see langword="true" /> if <paramref name="length" /> is a valid length; otherwise, <see langword="false" />.</returns>

0 commit comments

Comments
 (0)