Skip to content

Commit e6a1849

Browse files
authored
Merge pull request #8570 from khejd/patch-1
Update MultipartContent.xml
2 parents 01cefbe + 9fcf23b commit e6a1849

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)